logo

Expression of type Len

from the theory of proveit.physics.quantum.QPE

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 Lambda, Variable, m
from proveit.core_expr_types import Len
from proveit.linear_algebra import TensorProd
from proveit.numbers import Add, Interval, one
from proveit.physics.quantum import I, NumKet, Z
from proveit.physics.quantum.QPE import _Psi_ket, _ket_u, _s, _t
from proveit.physics.quantum.circuits import Gate, Input, Measure, MultiQubitElem, Output
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
sub_expr2 = Add(_t, _s)
expr = Len(operands = [Lambda(sub_expr1, MultiQubitElem(element = Input(state = TensorProd(_Psi_ket, _ket_u), part = sub_expr1), targets = Interval(one, sub_expr2))), Lambda(sub_expr1, Measure(basis = Z)), Lambda(sub_expr1, Gate(operation = I).with_implicit_representation()), Lambda(sub_expr1, MultiQubitElem(element = Output(state = NumKet(m, _t), part = sub_expr1), targets = Interval(one, _t))), Lambda(sub_expr1, MultiQubitElem(element = Output(state = _ket_u, part = sub_expr1), targets = Interval(Add(_t, one), sub_expr2)))])
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({_{-}a} \mapsto \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& \qin{\lvert \Psi \rangle {\otimes} \lvert u \rangle~\mbox{part}~{_{-}a}~\mbox{on}~\{1~\ldotp \ldotp~t + s\}} & \qw 
} \end{array}, {_{-}a} \mapsto \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \meter 
} \end{array}, {_{-}a} \mapsto \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qw & \qw 
} \end{array}, {_{-}a} \mapsto \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qout{\lvert m \rangle_{t}~\mbox{part}~{_{-}a}~\mbox{on}~\{1~\ldotp \ldotp~t\}} 
} \end{array}, {_{-}a} \mapsto \begin{array}{c} \Qcircuit@C=1em @R=.7em{
& & \qout{\lvert u \rangle~\mbox{part}~{_{-}a}~\mbox{on}~\{t + 1~\ldotp \ldotp~t + s\}} 
} \end{array}\right)|
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.()()('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',)
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 1
operands: 2
1Literal
2ExprTuple3, 4, 5, 6, 7
3Lambdaparameter: 41
body: 8
4Lambdaparameter: 41
body: 9
5Lambdaparameter: 41
body: 10
6Lambdaparameter: 41
body: 11
7Lambdaparameter: 41
body: 13
8Operationoperator: 20
operands: 14
9Operationoperator: 15
operands: 16
10Operationoperator: 17
operands: 18
11Operationoperator: 20
operands: 19
12ExprTuple41
13Operationoperator: 20
operands: 21
14NamedExprselement: 22
targets: 23
15Literal
16NamedExprsbasis: 24
17Literal
18NamedExprsoperation: 25
19NamedExprselement: 26
targets: 27
20Literal
21NamedExprselement: 28
targets: 29
22Operationoperator: 30
operands: 31
23Operationoperator: 37
operands: 32
24Literal
25Literal
26Operationoperator: 35
operands: 33
27Operationoperator: 37
operands: 34
28Operationoperator: 35
operands: 36
29Operationoperator: 37
operands: 38
30Literal
31NamedExprsstate: 39
part: 41
32ExprTuple54, 43
33NamedExprsstate: 40
part: 41
34ExprTuple54, 55
35Literal
36NamedExprsstate: 52
part: 41
37Literal
38ExprTuple42, 43
39Operationoperator: 44
operands: 45
40Operationoperator: 46
operands: 47
41Variable
42Operationoperator: 49
operands: 48
43Operationoperator: 49
operands: 50
44Literal
45ExprTuple51, 52
46Literal
47ExprTuple53, 55
48ExprTuple55, 54
49Literal
50ExprTuple55, 56
51Literal
52Literal
53Variable
54Literal
55Literal
56Literal