10.31. QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean
75 explicit public declarations, in source order.
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot select circuit”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:18. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.1●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot select basis equiv”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:21. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.2●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisEquiv : QuantumBlockEncoding.PrimitiveBasis 6 ≃ QuantumBlockEncoding.PrimitiveBasis 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisEquiv : QuantumBlockEncoding.PrimitiveBasis 6 ≃ QuantumBlockEncoding.PrimitiveBasis 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot select basis action eq perm”; the hypotheses and conclusion in the code panel fix its exact scope. The two selected system bits are XORed with the selector, while the sector, selector, and coefficient wires are unchanged.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The two selected system bits are XORed with the selector, while the sector, selector, and coefficient wires are unchanged.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:28. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.3●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisAction_eq_perm (bits : QuantumBlockEncoding.PrimitiveBasis 6) : have selected := QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisEquiv bits; ↑(selected 0) + 2 * ↑(selected 1) = ↑(bits 0) + 2 * ↑(bits 1) ^^^ ↑(bits 3) + 2 * ↑(bits 4) ∧ selected 2 = bits 2 ∧ selected 3 = bits 3 ∧ selected 4 = bits 4 ∧ selected 5 = bits 5
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisAction_eq_perm (bits : QuantumBlockEncoding.PrimitiveBasis 6) : have selected := QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisEquiv bits; ↑(selected 0) + 2 * ↑(selected 1) = ↑(bits 0) + 2 * ↑(bits 1) ^^^ ↑(bits 3) + 2 * ↑(bits 4) ∧ selected 2 = bits 2 ∧ selected 3 = bits 3 ∧ selected 4 = bits 4 ∧ selected 5 = bits 5
The two selected system bits are XORed with the selector, while the sector, selector, and coefficient wires are unchanged.
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot select program eval”; the hypotheses and conclusion in the code panel fix its exact scope. Exact matrix semantics of the physical XOR SELECT program.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Exact matrix semantics of the physical XOR SELECT program.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:39. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.4●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectProgram_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectCircuit = QuantumBlockEncoding.Robin.ComplexLCU.equivPermutationMatrix QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisEquiv
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectProgram_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectCircuit = QuantumBlockEncoding.Robin.ComplexLCU.equivPermutationMatrix QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisEquiv
Exact matrix semantics of the physical XOR SELECT program.
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot select program no oracle calls”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:65. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.5●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectProgram_noOracleCalls : QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectCircuit.resource.oracleCalls = 0
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectProgram_noOracleCalls : QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectCircuit.resource.oracleCalls = 0
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot control wires”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:69. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.6●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires : Fin 5 → Fin 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires : Fin 5 → Fin 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot control wires ne target”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:72. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.7●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires_ne_target (wire : Fin 5) : QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires wire ≠ 5
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires_ne_target (wire : Fin 5) : QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires wire ≠ 5
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot control pair”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:78. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.8●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlPair (bits : QuantumBlockEncoding.PrimitiveBasis 5) : Fin 4
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlPair (bits : QuantumBlockEncoding.PrimitiveBasis 5) : Fin 4
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot control sector”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:82. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.9●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSector (bits : QuantumBlockEncoding.PrimitiveBasis 5) : Fin 2
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSector (bits : QuantumBlockEncoding.PrimitiveBasis 5) : Fin 2
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot control selector”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:85. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.10●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSelector (bits : QuantumBlockEncoding.PrimitiveBasis 5) : Fin 4
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSelector (bits : QuantumBlockEncoding.PrimitiveBasis 5) : Fin 4
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot amplitude angle”. Exact standard-RY angle for each of the 32 multiplexor branches.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Exact standard-RY angle for each of the 32 multiplexor branches.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:90. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.11●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle (bits : QuantumBlockEncoding.PrimitiveBasis 5) : QuantumBlockEncoding.ExactAngle
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle (bits : QuantumBlockEncoding.PrimitiveBasis 5) : QuantumBlockEncoding.ExactAngle
Exact standard-RY angle for each of the 32 multiplexor branches.
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot amplitude angle eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:102. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.12●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle_eval (bits : QuantumBlockEncoding.PrimitiveBasis 5) : (QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle bits).eval = 2 * Real.arccos (QuantumBlockEncoding.Robin.warmRobinXorFourSlotCoefficient (QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSelector bits) (QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSector bits, QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlPair bits))
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle_eval (bits : QuantumBlockEncoding.PrimitiveBasis 5) : (QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle bits).eval = 2 * Real.arccos (QuantumBlockEncoding.Robin.warmRobinXorFourSlotCoefficient (QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSelector bits) (QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSector bits, QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlPair bits))
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot amplitude ry eq rotation”; the hypotheses and conclusion in the code panel fix its exact scope. Every exact angle denotes the corresponding T2 amplitude rotation.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Every exact angle denotes the corresponding T2 amplitude rotation.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:113. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.13●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeRy_eq_rotation (bits : QuantumBlockEncoding.PrimitiveBasis 5) : QuantumBlockEncoding.standardRyMatrix (QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle bits).eval = QuantumBlockEncoding.Robin.warmRobinXorFourSlotRotation (QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSelector bits) (QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSector bits, QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlPair bits)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeRy_eq_rotation (bits : QuantumBlockEncoding.PrimitiveBasis 5) : QuantumBlockEncoding.standardRyMatrix (QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle bits).eval = QuantumBlockEncoding.Robin.warmRobinXorFourSlotRotation (QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSelector bits) (QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlSector bits, QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlPair bits)
Every exact angle denotes the corresponding T2 amplitude rotation.
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot context index”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:130. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.14●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextIndex (context : QuantumBlockEncoding.OtherPrimitiveWires 5 → Fin 2) : Fin 4 × QuantumBlockEncoding.Robin.WarmRobinSymmetrySystem
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextIndex (context : QuantumBlockEncoding.OtherPrimitiveWires 5 → Fin 2) : Fin 4 × QuantumBlockEncoding.Robin.WarmRobinSymmetrySystem
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot context index bijective”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:139. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.15●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextIndex_bijective : Function.Bijective QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextIndex
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextIndex_bijective : Function.Bijective QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextIndex
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot context equiv”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:143. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.16●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextEquiv : (QuantumBlockEncoding.OtherPrimitiveWires 5 → Fin 2) ≃ Fin 4 × QuantumBlockEncoding.Robin.WarmRobinSymmetrySystem
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextEquiv : (QuantumBlockEncoding.OtherPrimitiveWires 5 → Fin 2) ≃ Fin 4 × QuantumBlockEncoding.Robin.WarmRobinSymmetrySystem
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot context equiv apply”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:149. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.17●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextEquiv_apply (context : QuantumBlockEncoding.OtherPrimitiveWires 5 → Fin 2) : QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextEquiv context = QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextIndex context
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextEquiv_apply (context : QuantumBlockEncoding.OtherPrimitiveWires 5 → Fin 2) : QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextEquiv context = QuantumBlockEncoding.Robin.warmRobinXorFourSlotContextIndex context
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot middle bits equiv”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:154. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.18●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv : QuantumBlockEncoding.PrimitiveBasis 6 ≃ QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex (Fin 2) (Fin 4) QuantumBlockEncoding.Robin.WarmRobinSymmetrySystem
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv : QuantumBlockEncoding.PrimitiveBasis 6 ≃ QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex (Fin 2) (Fin 4) QuantumBlockEncoding.Robin.WarmRobinSymmetrySystem
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot middle bits equiv apply”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:161. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.19●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv_apply (bits : QuantumBlockEncoding.PrimitiveBasis 6) : QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv bits = (bits 5, ⟨↑(bits 3) + 2 * ↑(bits 4), ⋯⟩, bits 2, ⟨↑(bits 0) + 2 * ↑(bits 1), ⋯⟩)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv_apply (bits : QuantumBlockEncoding.PrimitiveBasis 6) : QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv bits = (bits 5, ⟨↑(bits 3) + 2 * ↑(bits 4), ⋯⟩, bits 2, ⟨↑(bits 0) + 2 * ↑(bits 1), ⋯⟩)
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot select basis action middle index”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:169. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.20●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisAction_middleIndex (bits : QuantumBlockEncoding.PrimitiveBasis 6) : QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv (QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisEquiv bits) = (QuantumBlockEncoding.Robin.ComplexLCU.controlledSystemEquiv QuantumBlockEncoding.Robin.warmRobinXorFourSlotSystemEquiv) (QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv bits)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisAction_middleIndex (bits : QuantumBlockEncoding.PrimitiveBasis 6) : QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv (QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectBasisEquiv bits) = (QuantumBlockEncoding.Robin.ComplexLCU.controlledSystemEquiv QuantumBlockEncoding.Robin.warmRobinXorFourSlotSystemEquiv) (QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv bits)
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot select program eval reindexed”; the hypotheses and conclusion in the code panel fix its exact scope. Matrix-level SELECT refinement under the exact middle-register reindex.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Matrix-level SELECT refinement under the exact middle-register reindex.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:190. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.21●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectProgram_eval_reindexed : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.selectLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotSystemEquiv)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectProgram_eval_reindexed : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.selectLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotSystemEquiv)
Matrix-level SELECT refinement under the exact middle-register reindex.
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot controlled ry eq amplitude lift”; the hypotheses and conclusion in the code panel fix its exact scope. The generic five-control multiplexor is exactly the T2 amplitude lift after the explicit little-endian product-register reindexing.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The generic five-control multiplexor is exactly the T2 amplitude lift after the explicit little-endian product-register reindexing.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:217. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.22●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlledRy_eq_amplitudeLift : QuantumBlockEncoding.controlledRyBlockMatrix QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires 5 QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires_ne_target QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.amplitudeLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotRotation)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlledRy_eq_amplitudeLift : QuantumBlockEncoding.controlledRyBlockMatrix QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires 5 QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires_ne_target QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.amplitudeLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotRotation)
The generic five-control multiplexor is exactly the T2 amplitude lift after the explicit little-endian product-register reindexing.
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot selector low matrix”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:260. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.23●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorLowMatrix : Matrix (Fin 4) (Fin 4) ℂ
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorLowMatrix : Matrix (Fin 4) (Fin 4) ℂ
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot selector high matrix”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:265. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.24●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHighMatrix : Matrix (Fin 4) (Fin 4) ℂ
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHighMatrix : Matrix (Fin 4) (Fin 4) ℂ
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot selector high low eq prepare”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:270. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.25●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHighLow_eq_prepare : QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHighMatrix * QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorLowMatrix = QuantumBlockEncoding.Robin.warmRobinFourSlotSelectorPrepare
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHighLow_eq_prepare : QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHighMatrix * QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorLowMatrix = QuantumBlockEncoding.Robin.warmRobinFourSlotSelectorPrepare
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot selector prepare circuit”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:282. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.26●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorPrepareCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorPrepareCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
Plain-English reading. Lean checks the proposition indexed as “warm robin four slot bits equiv symm pack”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:285. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.27●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinFourSlotBitsEquiv_symm_pack (low high : Fin 2) : QuantumBlockEncoding.Robin.warmRobinFourSlotBitsEquiv.symm ⟨↑low + 2 * ↑high, ⋯⟩ = (high, low)
theorem QuantumBlockEncoding.Robin.warmRobinFourSlotBitsEquiv_symm_pack (low high : Fin 2) : QuantumBlockEncoding.Robin.warmRobinFourSlotBitsEquiv.symm ⟨↑low + 2 * ↑high, ⋯⟩ = (high, low)
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot low context iff”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:291. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.28●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotLowContext_iff (row column : QuantumBlockEncoding.PrimitiveBasis 6) : ((QuantumBlockEncoding.splitPrimitiveWire 3) row).2 = ((QuantumBlockEncoding.splitPrimitiveWire 3) column).2 ↔ row 5 = column 5 ∧ row 4 = column 4 ∧ row 2 = column 2 ∧ ⟨↑(row 0) + 2 * ↑(row 1), ⋯⟩ = ⟨↑(column 0) + 2 * ↑(column 1), ⋯⟩
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotLowContext_iff (row column : QuantumBlockEncoding.PrimitiveBasis 6) : ((QuantumBlockEncoding.splitPrimitiveWire 3) row).2 = ((QuantumBlockEncoding.splitPrimitiveWire 3) column).2 ↔ row 5 = column 5 ∧ row 4 = column 4 ∧ row 2 = column 2 ∧ ⟨↑(row 0) + 2 * ↑(row 1), ⋯⟩ = ⟨↑(column 0) + 2 * ↑(column 1), ⋯⟩
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot high context iff”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:300. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.29●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotHighContext_iff (row column : QuantumBlockEncoding.PrimitiveBasis 6) : ((QuantumBlockEncoding.splitPrimitiveWire 4) row).2 = ((QuantumBlockEncoding.splitPrimitiveWire 4) column).2 ↔ row 5 = column 5 ∧ row 3 = column 3 ∧ row 2 = column 2 ∧ ⟨↑(row 0) + 2 * ↑(row 1), ⋯⟩ = ⟨↑(column 0) + 2 * ↑(column 1), ⋯⟩
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotHighContext_iff (row column : QuantumBlockEncoding.PrimitiveBasis 6) : ((QuantumBlockEncoding.splitPrimitiveWire 4) row).2 = ((QuantumBlockEncoding.splitPrimitiveWire 4) column).2 ↔ row 5 = column 5 ∧ row 3 = column 3 ∧ row 2 = column 2 ∧ ⟨↑(row 0) + 2 * ↑(row 1), ⋯⟩ = ⟨↑(column 0) + 2 * ↑(column 1), ⋯⟩
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot selector low eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:309. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.30●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorLow_eval : QuantumBlockEncoding.evalPrimitiveGate (QuantumBlockEncoding.PrimitiveGate.ry 3 (QuantumBlockEncoding.ExactAngle.piRational (1 / 2))) = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.selectorLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorLowMatrix)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorLow_eval : QuantumBlockEncoding.evalPrimitiveGate (QuantumBlockEncoding.PrimitiveGate.ry 3 (QuantumBlockEncoding.ExactAngle.piRational (1 / 2))) = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.selectorLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorLowMatrix)
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot selector high eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:334. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.31●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHigh_eval : QuantumBlockEncoding.evalPrimitiveGate (QuantumBlockEncoding.PrimitiveGate.ry 4 (QuantumBlockEncoding.ExactAngle.piRational (1 / 2))) = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.selectorLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHighMatrix)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHigh_eval : QuantumBlockEncoding.evalPrimitiveGate (QuantumBlockEncoding.PrimitiveGate.ry 4 (QuantumBlockEncoding.ExactAngle.piRational (1 / 2))) = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.selectorLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorHighMatrix)
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot selector prepare circuit eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:359. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.32●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorPrepareCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorPrepareCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.selectorLift QuantumBlockEncoding.Robin.warmRobinFourSlotSelectorPrepare)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorPrepareCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorPrepareCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.selectorLift QuantumBlockEncoding.Robin.warmRobinFourSlotSelectorPrepare)
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot selector unprepare circuit”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:378. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.33●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorUnprepareCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorUnprepareCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot selector unprepare circuit eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:381. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.34●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorUnprepareCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorUnprepareCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (star (QuantumBlockEncoding.Robin.ComplexLCU.selectorLift QuantumBlockEncoding.Robin.warmRobinFourSlotSelectorPrepare))
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorUnprepareCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSelectorUnprepareCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (star (QuantumBlockEncoding.Robin.ComplexLCU.selectorLift QuantumBlockEncoding.Robin.warmRobinFourSlotSelectorPrepare))
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot amplitude circuit”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:394. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.35●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot amplitude program”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:399. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.36●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram : QuantumBlockEncoding.PrimitiveProgram 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram : QuantumBlockEncoding.PrimitiveProgram 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot amplitude program eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:403. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.37●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram_eval : QuantumBlockEncoding.evalPrimitiveProgram QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram = QuantumBlockEncoding.controlledRyBlockMatrix QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires 5 QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires_ne_target QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram_eval : QuantumBlockEncoding.evalPrimitiveProgram QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram = QuantumBlockEncoding.controlledRyBlockMatrix QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires 5 QuantumBlockEncoding.Robin.warmRobinXorFourSlotControlWires_ne_target QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeAngle
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot amplitude circuit eval reindexed”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:416. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.38●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit_eval_reindexed : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.amplitudeLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotRotation)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit_eval_reindexed : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.amplitudeLift QuantumBlockEncoding.Robin.warmRobinXorFourSlotRotation)
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive middle circuit”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:425. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.39●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveMiddleCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveMiddleCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive middle eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:432. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.40●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveMiddle_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveMiddleCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleLogicalUnitary
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveMiddle_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveMiddleCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleLogicalUnitary
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot pair coordinate circuit”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:449. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.41●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot pair coordinate basis equiv”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:452. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.42●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateBasisEquiv : QuantumBlockEncoding.PrimitiveBasis 6 ≃ QuantumBlockEncoding.PrimitiveBasis 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateBasisEquiv : QuantumBlockEncoding.PrimitiveBasis 6 ≃ QuantumBlockEncoding.PrimitiveBasis 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot pair coordinate circuit eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:457. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.43●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateCircuit = QuantumBlockEncoding.Robin.ComplexLCU.equivPermutationMatrix QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateBasisEquiv
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateCircuit = QuantumBlockEncoding.Robin.ComplexLCU.equivPermutationMatrix QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateBasisEquiv
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot pair coordinate basis equiv involutive”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:485. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.44●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateBasisEquiv_involutive : Function.Involutive ⇑QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateBasisEquiv
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateBasisEquiv_involutive : Function.Involutive ⇑QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairCoordinateBasisEquiv
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot symmetry context iff”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:491. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.45●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryContext_iff (row column : QuantumBlockEncoding.PrimitiveBasis 6) : ((QuantumBlockEncoding.splitPrimitiveWire 2) row).2 = ((QuantumBlockEncoding.splitPrimitiveWire 2) column).2 ↔ row 5 = column 5 ∧ ⟨↑(row 3) + 2 * ↑(row 4), ⋯⟩ = ⟨↑(column 3) + 2 * ↑(column 4), ⋯⟩ ∧ ⟨↑(row 0) + 2 * ↑(row 1), ⋯⟩ = ⟨↑(column 0) + 2 * ↑(column 1), ⋯⟩
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryContext_iff (row column : QuantumBlockEncoding.PrimitiveBasis 6) : ((QuantumBlockEncoding.splitPrimitiveWire 2) row).2 = ((QuantumBlockEncoding.splitPrimitiveWire 2) column).2 ↔ row 5 = column 5 ∧ ⟨↑(row 3) + 2 * ↑(row 4), ⋯⟩ = ⟨↑(column 3) + 2 * ↑(column 4), ⋯⟩ ∧ ⟨↑(row 0) + 2 * ↑(row 1), ⋯⟩ = ⟨↑(column 0) + 2 * ↑(column 1), ⋯⟩
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot symmetry prepare circuit”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:502. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.46●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryPrepareCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryPrepareCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot symmetry prepare circuit eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:505. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.47●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryPrepareCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryPrepareCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.systemLift QuantumBlockEncoding.Robin.warmRobinSymmetryBasisChange)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryPrepareCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryPrepareCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (QuantumBlockEncoding.Robin.ComplexLCU.systemLift QuantumBlockEncoding.Robin.warmRobinSymmetryBasisChange)
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot symmetry unprepare circuit”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:531. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.48●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryUnprepareCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryUnprepareCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot symmetry unprepare circuit eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:534. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.49●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryUnprepareCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryUnprepareCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (star (QuantumBlockEncoding.Robin.ComplexLCU.systemLift QuantumBlockEncoding.Robin.warmRobinSymmetryBasisChange))
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryUnprepareCircuit_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotSymmetryUnprepareCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) (star (QuantumBlockEncoding.Robin.ComplexLCU.systemLift QuantumBlockEncoding.Robin.warmRobinSymmetryBasisChange))
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive pair circuit”. The middle logical unitary conjugated back from symmetry-sector to pair coordinates, still expressed on the six named primitive wires.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The middle logical unitary conjugated back from symmetry-sector to pair coordinates, still expressed on the six named primitive wires.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:548. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.50●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitivePairCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitivePairCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
The middle logical unitary conjugated back from symmetry-sector to pair coordinates, still expressed on the six named primitive wires.
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive pair eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:554. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.51●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitivePair_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitivePairCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairLogicalUnitary
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitivePair_eval : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitivePairCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotMiddleBitsEquiv.symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairLogicalUnitary
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot original bits equiv”. The basis interpretation after the physical pair-coordinate CX stage.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The basis interpretation after the physical pair-coordinate CX stage.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:569. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.52●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotOriginalBitsEquiv : QuantumBlockEncoding.PrimitiveBasis 6 ≃ QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex (Fin 2) (Fin 4) QuantumBlockEncoding.Robin.WarmRobinSymmetrySystem
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotOriginalBitsEquiv : QuantumBlockEncoding.PrimitiveBasis 6 ≃ QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex (Fin 2) (Fin 4) QuantumBlockEncoding.Robin.WarmRobinSymmetrySystem
The basis interpretation after the physical pair-coordinate CX stage.
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive circuit”. The pair-coordinate circuit, the logical pair circuit, and its inverse in the chronological physical order required by the six-wire implementation.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The pair-coordinate circuit, the logical pair circuit, and its inverse in the chronological physical order required by the six-wire implementation.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:577. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.53●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit : QuantumBlockEncoding.PrimitiveCircuit 6
The pair-coordinate circuit, the logical pair circuit, and its inverse in the chronological physical order required by the six-wire implementation.
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive eval reindexed pair”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:582. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.54●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_eval_reindexedPair : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotOriginalBitsEquiv.symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairLogicalUnitary
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_eval_reindexedPair : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit = (Matrix.reindexAlgEquiv ℂ ℂ QuantumBlockEncoding.Robin.warmRobinXorFourSlotOriginalBitsEquiv.symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotPairLogicalUnitary
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot original bits equiv index”; the hypotheses and conclusion in the code panel fix its exact scope. The physical pair-coordinate convention agrees with the original Robin system order and the repository-wide six-wire little-endian convention.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The physical pair-coordinate convention agrees with the original Robin system order and the repository-wide six-wire little-endian convention.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:600. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.55●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotOriginalBitsEquiv_index (bits : QuantumBlockEncoding.PrimitiveBasis 6) : QuantumBlockEncoding.Robin.warmRobinFourSlotIndexEquiv (QuantumBlockEncoding.Robin.warmRobinXorFourSlotOriginalBitsEquiv bits) = (QuantumBlockEncoding.primitiveBasisLEEquiv 6) bits
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotOriginalBitsEquiv_index (bits : QuantumBlockEncoding.PrimitiveBasis 6) : QuantumBlockEncoding.Robin.warmRobinFourSlotIndexEquiv (QuantumBlockEncoding.Robin.warmRobinXorFourSlotOriginalBitsEquiv bits) = (QuantumBlockEncoding.primitiveBasisLEEquiv 6) bits
The physical pair-coordinate convention agrees with the original Robin system order and the repository-wide six-wire little-endian convention.
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive eval eq flat unitary”; the hypotheses and conclusion in the code panel fix its exact scope. Exact T3 refinement root: the primitive '{X, RY, RZ, CX}' circuit denotes the XOR four-slot T2 unitary after the explicit little-endian reindexing.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Exact T3 refinement root: the primitive '{X, RY, RZ, CX}' circuit denotes the XOR four-slot T2 unitary after the explicit little-endian reindexing.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:618. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.56●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_eval_eq_flatUnitary : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit = (Matrix.reindexAlgEquiv ℂ ℂ (QuantumBlockEncoding.primitiveBasisLEEquiv 6).symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotFlatUnitary
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_eval_eq_flatUnitary : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit = (Matrix.reindexAlgEquiv ℂ ℂ (QuantumBlockEncoding.primitiveBasisLEEquiv 6).symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotFlatUnitary
Exact T3 refinement root: the primitive `{X, RY, RZ, CX}` circuit denotes the XOR four-slot T2 unitary after the explicit little-endian reindexing.
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive program”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:640. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.57●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveProgram : QuantumBlockEncoding.PrimitiveProgram 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveProgram : QuantumBlockEncoding.PrimitiveProgram 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive program eval”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:644. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.58●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveProgram_eval : QuantumBlockEncoding.evalPrimitiveProgram QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveProgram = (Matrix.reindexAlgEquiv ℂ ℂ (QuantumBlockEncoding.primitiveBasisLEEquiv 6).symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotFlatUnitary
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveProgram_eval : QuantumBlockEncoding.evalPrimitiveProgram QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveProgram = (Matrix.reindexAlgEquiv ℂ ℂ (QuantumBlockEncoding.primitiveBasisLEEquiv 6).symm) QuantumBlockEncoding.Robin.warmRobinXorFourSlotFlatUnitary
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive clean index”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:657. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.59●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCleanIndex (system : Fin 8) : QuantumBlockEncoding.PrimitiveBasis 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCleanIndex (system : Fin 8) : QuantumBlockEncoding.PrimitiveBasis 6
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive clean block”; the hypotheses and conclusion in the code panel fix its exact scope. The executable primitive circuit has the required exact clean block.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The executable primitive circuit has the required exact clean block.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:662. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.60●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_cleanBlock (row column : Fin 8) : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit (QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCleanIndex row) (QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCleanIndex column) = ↑(QuantumBlockEncoding.RobinEvolution.warmRobinTarget row column / QuantumBlockEncoding.RobinEvolution.warmRobinNormalizer)
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_cleanBlock (row column : Fin 8) : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit (QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCleanIndex row) (QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCleanIndex column) = ↑(QuantumBlockEncoding.RobinEvolution.warmRobinTarget row column / QuantumBlockEncoding.RobinEvolution.warmRobinNormalizer)
The executable primitive circuit has the required exact clean block.
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive unitary”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:675. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.61●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_unitary : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit ∈ Matrix.unitaryGroup (QuantumBlockEncoding.PrimitiveBasis 6) ℂ
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_unitary : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit ∈ Matrix.unitaryGroup (QuantumBlockEncoding.PrimitiveBasis 6) ℂ
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive no oracle calls”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:680. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.62●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_noOracleCalls : QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveProgram.resource.oracleCalls = 0
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_noOracleCalls : QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveProgram.resource.oracleCalls = 0
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive presentation”. Presentation-only conversion into the repository's legacy circuit list.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Presentation-only conversion into the repository's legacy circuit list. The authoritative T3 semantics and resources remain those of PrimitiveCircuit.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:686. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.63●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitivePresentation : QuantumBlockEncoding.Circuit
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitivePresentation : QuantumBlockEncoding.Circuit
Presentation-only conversion into the repository's legacy circuit list. The authoritative T3 semantics and resources remain those of PrimitiveCircuit.
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive resource”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:694. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.64●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveResource : QuantumBlockEncoding.Resource
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveResource : QuantumBlockEncoding.Resource
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive resource faithful”; the hypotheses and conclusion in the code panel fix its exact scope. Resource ownership is definitional: no handwritten gate or depth tuple is used by the promoted candidate.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Resource ownership is definitional: no handwritten gate or depth tuple is used by the promoted candidate.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:699. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.65●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_resource_faithful : QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveResource = QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit.resource
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitive_resource_faithful : QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveResource = QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit.resource
Resource ownership is definitional: no handwritten gate or depth tuple is used by the promoted candidate.
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive block contains target”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:703. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.66●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveBlockContainsTarget : Prop
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveBlockContainsTarget : Prop
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot primitive block contains target proof”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:711. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.67●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveBlockContainsTarget_proof : QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveBlockContainsTarget
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveBlockContainsTarget_proof : QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveBlockContainsTarget
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive operator candidate”. T3 candidate whose resource row is computed from its exact primitive program.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. T3 candidate whose resource row is computed from its exact primitive program. The refinement theorem above links this circuit to this unitary.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:719. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.68●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveOperatorCandidate : QuantumBlockEncoding.OperatorBlockEncodingCandidate ℂ 3
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveOperatorCandidate : QuantumBlockEncoding.OperatorBlockEncodingCandidate ℂ 3
T3 candidate whose resource row is computed from its exact primitive program. The refinement theorem above links this circuit to this unitary.
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive refinement”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:736. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.69●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveRefinement : QuantumBlockEncoding.PrimitiveRefinement 6
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveRefinement : QuantumBlockEncoding.PrimitiveRefinement 6
Plain-English reading. This definition gives the library's named construction or computation for “warm robin xor four slot primitive verified block encoding”. Exact primitive verified block encoding for the XOR evolved route.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Exact primitive verified block encoding for the XOR evolved route.
Declaration kind. def.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:744. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.70●1 definition
Associated Lean declarations
-
complete
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveVerifiedBlockEncoding : QuantumBlockEncoding.VerifiedOperatorBlockEncoding ℂ 3
def QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveVerifiedBlockEncoding : QuantumBlockEncoding.VerifiedOperatorBlockEncoding ℂ 3
Exact primitive verified block encoding for the XOR evolved route.
Plain-English reading. This abbreviation gives a shorter name to the type or expression used for “warm robin four slot t 3 flat unitary”. Dashboard-compatible names explicitly pointing to the XOR T3 route.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. Dashboard-compatible names explicitly pointing to the XOR T3 route.
Declaration kind. abbrev.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:751. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.71●1 definition
Associated Lean declarations
-
abbrevdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
abbrev QuantumBlockEncoding.Robin.warmRobinFourSlotT3FlatUnitary : Matrix (Fin (QuantumBlockEncoding.gridSize 6)) (Fin (QuantumBlockEncoding.gridSize 6)) ℂ
abbrev QuantumBlockEncoding.Robin.warmRobinFourSlotT3FlatUnitary : Matrix (Fin (QuantumBlockEncoding.gridSize 6)) (Fin (QuantumBlockEncoding.gridSize 6)) ℂ
Dashboard-compatible names explicitly pointing to the XOR T3 route.
Plain-English reading. Lean checks the proposition indexed as “warm robin four slot primitive eval eq flat unitary”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:754. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.72●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinFourSlotPrimitive_eval_eq_flatUnitary : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit = (Matrix.reindexAlgEquiv ℂ ℂ (QuantumBlockEncoding.primitiveBasisLEEquiv 6).symm) QuantumBlockEncoding.Robin.warmRobinFourSlotT3FlatUnitary
theorem QuantumBlockEncoding.Robin.warmRobinFourSlotPrimitive_eval_eq_flatUnitary : QuantumBlockEncoding.evalPrimitiveCircuit QuantumBlockEncoding.Robin.warmRobinXorFourSlotPrimitiveCircuit = (Matrix.reindexAlgEquiv ℂ ℂ (QuantumBlockEncoding.primitiveBasisLEEquiv 6).symm) QuantumBlockEncoding.Robin.warmRobinFourSlotT3FlatUnitary
Plain-English reading. This abbreviation gives a shorter name to the type or expression used for “warm robin four slot primitive verified block encoding”.
Formal status. Compiled declaration in the default ASPBE import surface; its kind and displayed Lean type determine how it may be used.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. abbrev.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:761. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Definition10.31.73●1 definition
Associated Lean declarations
-
abbrevdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
abbrev QuantumBlockEncoding.Robin.warmRobinFourSlotPrimitiveVerifiedBlockEncoding : QuantumBlockEncoding.VerifiedOperatorBlockEncoding ℂ 3
abbrev QuantumBlockEncoding.Robin.warmRobinFourSlotPrimitiveVerifiedBlockEncoding : QuantumBlockEncoding.VerifiedOperatorBlockEncoding ℂ 3
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot amplitude circuit counts”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:764. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.74●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit_counts : QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit.ryCount = 32 ∧ QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit.cxCount = 62
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit_counts : QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit.ryCount = 32 ∧ QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeCircuit.cxCount = 62
Plain-English reading. Lean checks the proposition indexed as “warm robin xor four slot amplitude program no oracle calls”; the hypotheses and conclusion in the code panel fix its exact scope.
Formal status. Compiled theorem in the default ASPBE import surface; the displayed Lean signature is the authoritative claim.
Why it is in this chapter. Paper-facing backend models and concrete Robin-boundary example artifacts.
Technical source note. The source declaration has no docstring. The reader cue above is generated from its kind and name and does not replace the Lean signature.
Declaration kind. theorem.
Source: QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.lean:769. A commit-pinned external link is added by the publication build when the source exists at the published ref.
Lean code for Theorem10.31.75●1 theorem
Associated Lean declarations
-
theoremdefined in QuantumBlockEncoding/Robin/SymmetryXorFourSlotPrimitive.leancomplete
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram_noOracleCalls : QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram.resource.oracleCalls = 0
theorem QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram_noOracleCalls : QuantumBlockEncoding.Robin.warmRobinXorFourSlotAmplitudeProgram.resource.oracleCalls = 0