composite_expression

proveit.composite_expression(expressions)[source]

Put the appropriate CompositeExpression wrapper around expressions. Dictionaries with string keys will be wrapped in an NamedExpressions. Other dictionaries will be wrapped in an ExpressionTensor. A single expr or iterable over only Expressions will be wrapped in an exprlist.