pith. machine review for the scientific record. sign in
def definition def or abbrev

allowedTheta

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 122noncomputable def allowedTheta : List ℝ := [0, π/4, π/2, 3*π/4, π, 5*π/4, 3*π/2, 7*π/4]

proof body

Definition body.

 123
 124/-- J-cost of each θ value:
 125
 126    θ = 0 and θ = π have lowest J-cost (CP-conserving).
 127    Other values have higher J-cost.
 128
 129    J-cost selection: θ = 0 is preferred. -/

depends on (13)

Lean names referenced from this declaration's body.