logo

Expression of type ExprTuple

from the theory of proveit.physics.quantum.algebra

In [1]:
import proveit
# Automation is not needed when building an expression:
proveit.defaults.automation = False # This will speed things up.
proveit.defaults.inline_pngs = False # Makes files smaller.
%load_expr # Load the stored expression as 'stored_expr'
# import Expression classes needed to build the expression
from proveit import ExprRange, ExprTuple, Function, IndexedVar, Q, Variable, alpha, beta, c, delta, f, gamma, j
from proveit.linear_algebra import VecSum
from proveit.logic import Equals, InClass
from proveit.numbers import one
from proveit.physics.quantum import Qmult, QmultCodomain, bra_varphi, ket_psi
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
sub_expr2 = [ExprRange(sub_expr1, IndexedVar(c, sub_expr1), one, j)]
sub_expr3 = Function(f, sub_expr2)
sub_expr4 = Function(Q, sub_expr2)
sub_expr5 = Qmult(bra_varphi, alpha, VecSum(index_or_indices = sub_expr2, summand = sub_expr3, condition = sub_expr4), beta, ket_psi, gamma, bra_varphi, delta)
expr = ExprTuple(InClass(sub_expr5, QmultCodomain), Equals(sub_expr5, VecSum(index_or_indices = sub_expr2, summand = Qmult(bra_varphi, alpha, sub_expr3, beta, ket_psi, gamma, bra_varphi, delta), condition = sub_expr4)).with_wrapping_at(1))
expr:
In [3]:
# check that the built expression is the same as the stored expression
assert expr == stored_expr
assert expr._style_id == stored_expr._style_id
print("Passed sanity check: expr matches stored_expr")
Passed sanity check: expr matches stored_expr
In [4]:
# Show the LaTeX representation of the expression for convenience if you need it.
print(stored_expr.latex())
\left(\left(\langle \varphi \rvert \thinspace \alpha \thinspace \left[\sum_{c_{1}, c_{2}, \ldots, c_{j}~|~Q\left(c_{1}, c_{2}, \ldots, c_{j}\right)}~f\left(c_{1}, c_{2}, \ldots, c_{j}\right)\right] \thinspace \beta \thinspace \lvert \psi \rangle \thinspace \gamma \thinspace \langle \varphi \rvert \thinspace \delta\right) \underset{{\scriptscriptstyle c}}{\in} \mathcal{Q^*}, \begin{array}{c} \begin{array}{l} \left(\langle \varphi \rvert \thinspace \alpha \thinspace \left[\sum_{c_{1}, c_{2}, \ldots, c_{j}~|~Q\left(c_{1}, c_{2}, \ldots, c_{j}\right)}~f\left(c_{1}, c_{2}, \ldots, c_{j}\right)\right] \thinspace \beta \thinspace \lvert \psi \rangle \thinspace \gamma \thinspace \langle \varphi \rvert \thinspace \delta\right) \\  = \left[\sum_{c_{1}, c_{2}, \ldots, c_{j}~|~Q\left(c_{1}, c_{2}, \ldots, c_{j}\right)}~\left(\langle \varphi \rvert \thinspace \alpha \thinspace f\left(c_{1}, c_{2}, \ldots, c_{j}\right) \thinspace \beta \thinspace \lvert \psi \rangle \thinspace \gamma \thinspace \langle \varphi \rvert \thinspace \delta\right)\right] \end{array} \end{array}\right)
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
wrap_positionsposition(s) at which wrapping is to occur; 'n' is after the nth comma.()()('with_wrapping_at',)
justificationif any wrap positions are set, justify to the 'left', 'center', or 'right'leftleft('with_justification',)
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1, 2
1Operationoperator: 3
operands: 4
2Operationoperator: 5
operands: 6
3Literal
4ExprTuple8, 7
5Literal
6ExprTuple8, 9
7Literal
8Operationoperator: 20
operands: 10
9Operationoperator: 14
operand: 13
10ExprTuple28, 23, 12, 25, 26, 27, 28, 29
11ExprTuple13
12Operationoperator: 14
operand: 17
13Lambdaparameters: 32
body: 16
14Literal
15ExprTuple17
16Conditionalvalue: 18
condition: 22
17Lambdaparameters: 32
body: 19
18Operationoperator: 20
operands: 21
19Conditionalvalue: 24
condition: 22
20Literal
21ExprTuple28, 23, 24, 25, 26, 27, 28, 29
22Operationoperator: 30
operands: 32
23Variable
24Operationoperator: 31
operands: 32
25Variable
26Operationoperator: 33
operand: 38
27Variable
28Operationoperator: 35
operand: 39
29Variable
30Variable
31Variable
32ExprTuple37
33Literal
34ExprTuple38
35Literal
36ExprTuple39
37ExprRangelambda_map: 40
start_index: 41
end_index: 42
38Variable
39Variable
40Lambdaparameter: 46
body: 43
41Literal
42Variable
43IndexedVarvariable: 44
index: 46
44Variable
45ExprTuple46
46Variable