logo

Expression of type VertExprArray

from the theory of proveit.physics.quantum.circuits

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, U, Variable, VertExprArray, m
from proveit.numbers import Interval, one
from proveit.physics.quantum import Qmult, var_ket_psi
from proveit.physics.quantum.circuits import Gate, Input, MultiQubitElem, Output
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
sub_expr2 = Interval(one, m)
expr = VertExprArray([ExprRange(sub_expr1, MultiQubitElem(element = Input(state = var_ket_psi, part = sub_expr1), targets = sub_expr2), one, m)], [ExprRange(sub_expr1, MultiQubitElem(element = Gate(operation = U, part = sub_expr1), targets = sub_expr2), one, m)], [ExprRange(sub_expr1, MultiQubitElem(element = Output(state = Qmult(U, var_ket_psi), part = sub_expr1), targets = sub_expr2), one, m)])
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}{ccc} 
 \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& \qin{\lvert \psi \rangle~\mbox{part}~1~\mbox{on}~\{1~\ldotp \ldotp~m\}} & \qw 
} \end{array} & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \gate{U~\mbox{part}~1~\mbox{on}~\{1~\ldotp \ldotp~m\}} & \qw 
} \end{array} & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qout{U \thinspace \lvert \psi \rangle~\mbox{part}~1~\mbox{on}~\{1~\ldotp \ldotp~m\}} 
} \end{array} \\
\begin{array}{c} \Qcircuit@C=1em @R=.7em{
& \qin{\lvert \psi \rangle~\mbox{part}~2~\mbox{on}~\{1~\ldotp \ldotp~m\}} & \qw 
} \end{array} & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \gate{U~\mbox{part}~2~\mbox{on}~\{1~\ldotp \ldotp~m\}} & \qw 
} \end{array} & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qout{U \thinspace \lvert \psi \rangle~\mbox{part}~2~\mbox{on}~\{1~\ldotp \ldotp~m\}} 
} \end{array} \\
\vdots & \vdots & \vdots \\
\begin{array}{c} \Qcircuit@C=1em @R=.7em{
& \qin{\lvert \psi \rangle~\mbox{part}~m~\mbox{on}~\{1~\ldotp \ldotp~m\}} & \qw 
} \end{array} & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \gate{U~\mbox{part}~m~\mbox{on}~\{1~\ldotp \ldotp~m\}} & \qw 
} \end{array} & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qout{U \thinspace \lvert \psi \rangle~\mbox{part}~m~\mbox{on}~\{1~\ldotp \ldotp~m\}} 
} \end{array} \\
\end{array}

In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
justificationjustify to the 'left', 'center', or 'right' in the array cellscentercenterwith_justification
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1, 2, 3
1ExprTuple4
2ExprTuple5
3ExprTuple6
4ExprRangelambda_map: 7
start_index: 32
end_index: 33
5ExprRangelambda_map: 8
start_index: 32
end_index: 33
6ExprRangelambda_map: 9
start_index: 32
end_index: 33
7Lambdaparameter: 31
body: 10
8Lambdaparameter: 31
body: 11
9Lambdaparameter: 31
body: 13
10Operationoperator: 16
operands: 14
11Operationoperator: 16
operands: 15
12ExprTuple31
13Operationoperator: 16
operands: 17
14NamedExprselement: 18
targets: 21
15NamedExprselement: 19
targets: 21
16Literal
17NamedExprselement: 20
targets: 21
18Operationoperator: 22
operands: 23
19Operationoperator: 24
operands: 25
20Operationoperator: 26
operands: 27
21Operationoperator: 28
operands: 29
22Literal
23NamedExprsstate: 37
part: 31
24Literal
25NamedExprsoperation: 36
part: 31
26Literal
27NamedExprsstate: 30
part: 31
28Literal
29ExprTuple32, 33
30Operationoperator: 34
operands: 35
31Variable
32Literal
33Variable
34Literal
35ExprTuple36, 37
36Variable
37Variable