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, IndexedVar, U, Variable, VertExprArray, i, m
from proveit.numbers import Interval, one
from proveit.physics.quantum import var_ket_psi
from proveit.physics.quantum.circuits import MultiQubitElem, Output
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
expr = VertExprArray(ExprRange(sub_expr1, IndexedVar(U, sub_expr1), one, i).with_front_expansion(1), [ExprRange(sub_expr1, MultiQubitElem(element = Output(state = var_ket_psi, part = sub_expr1), targets = Interval(one, m)), 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}{cccc} 
 \multirow{4}{*}{$\begin{array}{c} \uparrow \\ U_{1} \\ \downarrow \end{array}$} & \multirow{4}{*}{$\begin{array}{c} \uparrow \\ \cdots \\ \downarrow \end{array}$} & \multirow{4}{*}{$\begin{array}{c} \uparrow \\ U_{i} \\ \downarrow \end{array}$} & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qout{\lvert \psi \rangle~\mbox{part}~1~\mbox{on}~\{1~\ldotp \ldotp~m\}} 
} \end{array} \\
 &  &  & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qout{\lvert \psi \rangle~\mbox{part}~2~\mbox{on}~\{1~\ldotp \ldotp~m\}} 
} \end{array} \\
 &  &  & \vdots \\
 &  &  & \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qout{\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
1ExprRangelambda_map: 3
start_index: 21
end_index: 4
2ExprTuple5
3Lambdaparameter: 20
body: 6
4Variable
5ExprRangelambda_map: 7
start_index: 21
end_index: 22
6IndexedVarvariable: 8
index: 20
7Lambdaparameter: 20
body: 10
8Variable
9ExprTuple20
10Operationoperator: 11
operands: 12
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