logo

Expression of type Implies

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, Function, IndexedVar, Q, Variable, alpha, beta, c, delta, f, gamma, j
from proveit.linear_algebra import VecSum
from proveit.logic import Equals, Implies, 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 = Implies(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)).with_wrapping_at(2)
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())
\begin{array}{c} \begin{array}{l} \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^*}\right) \Rightarrow  \\ \left(\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) \end{array} \end{array}
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
operation'infix' or 'function' style formattinginfixinfix
wrap_positionsposition(s) at which wrapping is to occur; '2 n - 1' is after the nth operand, '2 n' is after the nth operation.()(2)('with_wrapping_at', 'with_wrap_before_operator', 'with_wrap_after_operator', 'without_wrapping', 'wrap_positions')
justificationif any wrap positions are set, justify to the 'left', 'center', or 'right'centercenter('with_justification',)
directionDirection of the relation (normal or reversed)normalnormal('with_direction_reversed', 'is_reversed')
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 1
operands: 2
1Literal
2ExprTuple3, 4
3Operationoperator: 5
operands: 6
4Operationoperator: 7
operands: 8
5Literal
6ExprTuple10, 9
7Literal
8ExprTuple10, 11
9Literal
10Operationoperator: 22
operands: 12
11Operationoperator: 16
operand: 15
12ExprTuple30, 25, 14, 27, 28, 29, 30, 31
13ExprTuple15
14Operationoperator: 16
operand: 19
15Lambdaparameters: 34
body: 18
16Literal
17ExprTuple19
18Conditionalvalue: 20
condition: 24
19Lambdaparameters: 34
body: 21
20Operationoperator: 22
operands: 23
21Conditionalvalue: 26
condition: 24
22Literal
23ExprTuple30, 25, 26, 27, 28, 29, 30, 31
24Operationoperator: 32
operands: 34
25Variable
26Operationoperator: 33
operands: 34
27Variable
28Operationoperator: 35
operand: 40
29Variable
30Operationoperator: 37
operand: 41
31Variable
32Variable
33Variable
34ExprTuple39
35Literal
36ExprTuple40
37Literal
38ExprTuple41
39ExprRangelambda_map: 42
start_index: 43
end_index: 44
40Variable
41Variable
42Lambdaparameter: 48
body: 45
43Literal
44Variable
45IndexedVarvariable: 46
index: 48
46Variable
47ExprTuple48
48Variable