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, Variable, VertExprArray, a, k
from proveit.core_expr_types import U_1_to_m
from proveit.numbers import Interval, one
from proveit.physics.quantum.circuits import Input, MultiQubitElem
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
expr = VertExprArray([ExprRange(sub_expr1, MultiQubitElem(element = Input(state = a, part = sub_expr1), targets = Interval(one, k)), one, k)], U_1_to_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}{ccccc} 
 \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& \qin{a~\mbox{part}~1~\mbox{on}~\{1~\ldotp \ldotp~k\}} & \qw 
} \end{array} & \multirow{4}{*}{$\begin{array}{c} \uparrow \\ U_{1} \\ \downarrow \end{array}$} & \multirow{4}{*}{$\begin{array}{c} \uparrow \\ U_{2} \\ \downarrow \end{array}$} & \multirow{4}{*}{$\begin{array}{c} \uparrow \\ \cdots \\ \downarrow \end{array}$} & \multirow{4}{*}{$\begin{array}{c} \uparrow \\ U_{m} \\ \downarrow \end{array}$} \\
\begin{array}{c} \Qcircuit@C=1em @R=.7em{
& \qin{a~\mbox{part}~2~\mbox{on}~\{1~\ldotp \ldotp~k\}} & \qw 
} \end{array} &  &  &  &  \\
\vdots &  &  &  &  \\
\begin{array}{c} \Qcircuit@C=1em @R=.7em{
& \qin{a~\mbox{part}~k~\mbox{on}~\{1~\ldotp \ldotp~k\}} & \qw 
} \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
1ExprTuple3
2ExprRangelambda_map: 4
start_index: 21
end_index: 5
3ExprRangelambda_map: 6
start_index: 21
end_index: 22
4Lambdaparameter: 20
body: 7
5Variable
6Lambdaparameter: 20
body: 8
7IndexedVarvariable: 9
index: 20
8Operationoperator: 11
operands: 12
9Variable
10ExprTuple20
11Literal
12NamedExprselement: 13
targets: 14
13Operationoperator: 15
operands: 16
14Operationoperator: 17
operands: 18
15Literal
16NamedExprsstate: 19
part: 20
17Literal
18ExprTuple21, 22
19Variable
20Variable
21Literal
22Variable