logo

Expression of type Qcircuit

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 ExprRange, Variable, VertExprArray, m
from proveit.linear_algebra import TensorProd
from proveit.numbers import Add, Interval, one
from proveit.physics.quantum import NumKet, Z
from proveit.physics.quantum.QPE import _Psi_ket, _ket_u, _s, _s_wire, _t
from proveit.physics.quantum.circuits import Input, Measure, MultiQubitElem, Output, Qcircuit
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
sub_expr2 = Add(_t, _s)
sub_expr3 = Add(_t, one)
sub_expr4 = MultiQubitElem(element = Input(state = TensorProd(_Psi_ket, _ket_u), part = sub_expr1), targets = Interval(one, sub_expr2))
expr = Qcircuit(vert_expr_array = VertExprArray([ExprRange(sub_expr1, sub_expr4, one, _t).with_wrapping_at(2,6), ExprRange(sub_expr1, sub_expr4, sub_expr3, sub_expr2).with_wrapping_at(2,6)], [ExprRange(sub_expr1, Measure(basis = Z), one, _t), _s_wire], [ExprRange(sub_expr1, MultiQubitElem(element = Output(state = NumKet(m, _t), part = sub_expr1), targets = Interval(one, _t)), one, _t), ExprRange(sub_expr1, MultiQubitElem(element = Output(state = _ket_u, part = sub_expr1), targets = Interval(sub_expr3, sub_expr2)), one, _s)]))
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} \Qcircuit@C=1em @R=.7em{
\multiqin{4}{\lvert \Psi \rangle {\otimes} \lvert u \rangle} & \meter & \multiqout{3}{\lvert m \rangle_{t}} \\
\ghostqin{\lvert \Psi \rangle {\otimes} \lvert u \rangle} & \meter & \ghostqout{\lvert m \rangle_{t}} \\
\ghostqin{\lvert \Psi \rangle {\otimes} \lvert u \rangle} & \measure{\begin{array}{c}:\\ \left(t - 3\right) \times \\:\end{array}} \qw & \ghostqout{\lvert m \rangle_{t}} \\
\ghostqin{\lvert \Psi \rangle {\otimes} \lvert u \rangle} & \meter & \ghostqout{\lvert m \rangle_{t}} \\
\ghostqin{\lvert \Psi \rangle {\otimes} \lvert u \rangle} & { /^{s} } \qw & \qout{\lvert u \rangle}
} \end{array}
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
spacingchange the spacing of a circuit using the format '@C=1em @R=.7em' where C is the column spacing and R is the row spacing@C=1em @R=.7em@C=1em @R=.7em
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 1
operands: 2
1Literal
2ExprTuple3, 4, 5
3ExprTuple6, 7
4ExprTuple8, 9
5ExprTuple10, 11
6ExprRangelambda_map: 12
start_index: 63
end_index: 64
7ExprRangelambda_map: 12
start_index: 51
end_index: 52
8ExprRangelambda_map: 13
start_index: 63
end_index: 64
9ExprRangelambda_map: 14
start_index: 63
end_index: 65
10ExprRangelambda_map: 15
start_index: 63
end_index: 64
11ExprRangelambda_map: 16
start_index: 63
end_index: 65
12Lambdaparameter: 50
body: 17
13Lambdaparameter: 50
body: 18
14Lambdaparameter: 50
body: 19
15Lambdaparameter: 50
body: 20
16Lambdaparameter: 50
body: 22
17Operationoperator: 29
operands: 23
18Operationoperator: 24
operands: 25
19Operationoperator: 26
operands: 27
20Operationoperator: 29
operands: 28
21ExprTuple50
22Operationoperator: 29
operands: 30
23NamedExprselement: 31
targets: 32
24Literal
25NamedExprsbasis: 33
26Literal
27NamedExprsoperation: 34
28NamedExprselement: 35
targets: 36
29Literal
30NamedExprselement: 37
targets: 38
31Operationoperator: 39
operands: 40
32Operationoperator: 46
operands: 41
33Literal
34Literal
35Operationoperator: 44
operands: 42
36Operationoperator: 46
operands: 43
37Operationoperator: 44
operands: 45
38Operationoperator: 46
operands: 47
39Literal
40NamedExprsstate: 48
part: 50
41ExprTuple63, 52
42NamedExprsstate: 49
part: 50
43ExprTuple63, 64
44Literal
45NamedExprsstate: 61
part: 50
46Literal
47ExprTuple51, 52
48Operationoperator: 53
operands: 54
49Operationoperator: 55
operands: 56
50Variable
51Operationoperator: 58
operands: 57
52Operationoperator: 58
operands: 59
53Literal
54ExprTuple60, 61
55Literal
56ExprTuple62, 64
57ExprTuple64, 63
58Literal
59ExprTuple64, 65
60Literal
61Literal
62Variable
63Literal
64Literal
65Literal