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.numbers import one
from proveit.physics.quantum import Qmult, 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)
expr = ExprTuple(Qmult(bra_varphi, alpha, VecSum(index_or_indices = sub_expr2, summand = sub_expr3, condition = sub_expr4), beta, ket_psi, gamma, bra_varphi, delta), VecSum(index_or_indices = sub_expr2, summand = Qmult(bra_varphi, alpha, sub_expr3, beta, ket_psi, gamma, bra_varphi, delta), condition = sub_expr4))
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(\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, \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)
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: 13
operands: 3
2Operationoperator: 7
operand: 6
3ExprTuple21, 16, 5, 18, 19, 20, 21, 22
4ExprTuple6
5Operationoperator: 7
operand: 10
6Lambdaparameters: 25
body: 9
7Literal
8ExprTuple10
9Conditionalvalue: 11
condition: 15
10Lambdaparameters: 25
body: 12
11Operationoperator: 13
operands: 14
12Conditionalvalue: 17
condition: 15
13Literal
14ExprTuple21, 16, 17, 18, 19, 20, 21, 22
15Operationoperator: 23
operands: 25
16Variable
17Operationoperator: 24
operands: 25
18Variable
19Operationoperator: 26
operand: 31
20Variable
21Operationoperator: 28
operand: 32
22Variable
23Variable
24Variable
25ExprTuple30
26Literal
27ExprTuple31
28Literal
29ExprTuple32
30ExprRangelambda_map: 33
start_index: 34
end_index: 35
31Variable
32Variable
33Lambdaparameter: 39
body: 36
34Literal
35Variable
36IndexedVarvariable: 37
index: 39
37Variable
38ExprTuple39
39Variable