ASPBE Lean Blueprint

10.17. QuantumBlockEncoding/Robin/PaperSevenLogicalUnitary.lean🔗

27 explicit public declarations, in source order.

Definition10.17.1
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven system perm”.

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/PaperSevenLogicalUnitary.lean:20. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.11 definition
Theorem10.17.2
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven system perm 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/PaperSevenLogicalUnitary.lean:23. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.21 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenSystemPerm_bijective
      (slot : Fin 8) :
      Function.Bijective
        (QuantumBlockEncoding.Robin.warmRobinPaperSevenSystemPerm slot)
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenSystemPerm_bijective
      (slot : Fin 8) :
      Function.Bijective
        (QuantumBlockEncoding.Robin.warmRobinPaperSevenSystemPerm
          slot)
Definition10.17.3
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven system 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/PaperSevenLogicalUnitary.lean:27. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.31 definition
Theorem10.17.4
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven system 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/PaperSevenLogicalUnitary.lean:32. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.41 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenSystemEquiv_apply
      (slot column : Fin 8) :
      (QuantumBlockEncoding.Robin.warmRobinPaperSevenSystemEquiv slot)
          column =
        QuantumBlockEncoding.Robin.warmRobinSourceDTRow slot column
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenSystemEquiv_apply
      (slot column : Fin 8) :
      (QuantumBlockEncoding.Robin.warmRobinPaperSevenSystemEquiv
            slot)
          column =
        QuantumBlockEncoding.Robin.warmRobinSourceDTRow
          slot column
Definition10.17.5
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven coefficient rat”.

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/PaperSevenLogicalUnitary.lean:37. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.51 definition
Theorem10.17.6
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven coefficient rat abs le one”; 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/PaperSevenLogicalUnitary.lean:40. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.61 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficientRat_abs_le_one
      (slot column : Fin 8) :
      |QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficientRat slot
            column| 
        1
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficientRat_abs_le_one
      (slot column : Fin 8) :
      |QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficientRat
            slot column| 
        1
Definition10.17.7
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven coefficient”.

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/PaperSevenLogicalUnitary.lean:45. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.71 definition
Theorem10.17.8
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven coefficient abs le one”; 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/PaperSevenLogicalUnitary.lean:48. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.81 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficient_abs_le_one
      (slot column : Fin 8) :
      |QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficient slot
            column| 
        1
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficient_abs_le_one
      (slot column : Fin 8) :
      |QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficient
            slot column| 
        1
Definition10.17.9
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven rotation”.

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/PaperSevenLogicalUnitary.lean:57. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.91 definition
  • def QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation
      (slot column : Fin 8) : Matrix (Fin 2) (Fin 2) 
    def QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation
      (slot column : Fin 8) :
      Matrix (Fin 2) (Fin 2) 
Theorem10.17.10
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven rotation 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/PaperSevenLogicalUnitary.lean:61. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.101 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation_unitary
      (slot column : Fin 8) :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation slot column 
        Matrix.unitaryGroup (Fin 2) 
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation_unitary
      (slot column : Fin 8) :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation
          slot column 
        Matrix.unitaryGroup (Fin 2) 
Theorem10.17.11
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven rotation clean entry”; 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/PaperSevenLogicalUnitary.lean:66. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.111 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation_cleanEntry
      (slot column : Fin 8) :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation slot column 0
          0 =
        (QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficient slot
            column)
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation_cleanEntry
      (slot column : Fin 8) :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenRotation
          slot column 0 0 =
        (QuantumBlockEncoding.Robin.warmRobinPaperSevenCoefficient
            slot column)
Definition10.17.12
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven logical unitary”.

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/PaperSevenLogicalUnitary.lean:73. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.121 definition
  • def QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary :
      Matrix
        (QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex (Fin 2) (Fin 8)
          (Fin 8))
        (QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex (Fin 2) (Fin 8)
          (Fin 8))
        
    def QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary :
      Matrix
        (QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex
          (Fin 2) (Fin 8) (Fin 8))
        (QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex
          (Fin 2) (Fin 8) (Fin 8))
        
Theorem10.17.13
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven logical unitary 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/PaperSevenLogicalUnitary.lean:82. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.131 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary_unitary :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary 
        Matrix.unitaryGroup
          (QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex (Fin 2) (Fin 8)
            (Fin 8))
          
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary_unitary :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary 
        Matrix.unitaryGroup
          (QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex
            (Fin 2) (Fin 8) (Fin 8))
          
Theorem10.17.14
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven logical unitary clean entry”; 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/PaperSevenLogicalUnitary.lean:90. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.141 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary_cleanEntry
      (row column : Fin 8) :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary
          (0, 0, row) (0, 0, column) =
        (QuantumBlockEncoding.Robin.warmRobinSourceSevenCleanFormula row
            column)
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary_cleanEntry
      (row column : Fin 8) :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary
          (0, 0, row) (0, 0, column) =
        (QuantumBlockEncoding.Robin.warmRobinSourceSevenCleanFormula
            row column)
Theorem10.17.15
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven logical unitary clean block”; 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/PaperSevenLogicalUnitary.lean:135. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.151 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary_cleanBlock :
      QuantumBlockEncoding.Robin.ComplexLCU.cleanSystemBlock
          QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary 0 0 =
        fun row column =>
        (QuantumBlockEncoding.RobinEvolution.warmRobinTarget row column /
            QuantumBlockEncoding.RobinEvolution.warmRobinNormalizer)
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary_cleanBlock :
      QuantumBlockEncoding.Robin.ComplexLCU.cleanSystemBlock
          QuantumBlockEncoding.Robin.warmRobinPaperSevenLogicalUnitary
          0 0 =
        fun row column =>
        (QuantumBlockEncoding.RobinEvolution.warmRobinTarget
              row column /
            QuantumBlockEncoding.RobinEvolution.warmRobinNormalizer)
Definition10.17.16
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven index equiv”. Flatten coefficient, selector, and system registers to seven qubits.

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. Flatten coefficient, selector, and system registers to seven qubits.

Declaration kind. def.

Source: QuantumBlockEncoding/Robin/PaperSevenLogicalUnitary.lean:147. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.161 definition
  • def QuantumBlockEncoding.Robin.warmRobinPaperSevenIndexEquiv :
      QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex (Fin 2) (Fin 8)
          (Fin 8) 
        Fin (QuantumBlockEncoding.gridSize 7)
    def QuantumBlockEncoding.Robin.warmRobinPaperSevenIndexEquiv :
      QuantumBlockEncoding.Robin.ComplexLCU.LCUIndex
          (Fin 2) (Fin 8) (Fin 8) 
        Fin (QuantumBlockEncoding.gridSize 7)
    Flatten coefficient, selector, and system registers to seven qubits. 
Definition10.17.17
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven 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/PaperSevenLogicalUnitary.lean:152. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.171 definition
  • def QuantumBlockEncoding.Robin.warmRobinPaperSevenCleanIndex
      (system : Fin 8) : Fin (QuantumBlockEncoding.gridSize 7)
    def QuantumBlockEncoding.Robin.warmRobinPaperSevenCleanIndex
      (system : Fin 8) :
      Fin (QuantumBlockEncoding.gridSize 7)
Definition10.17.18
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven flat unitary”.

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/PaperSevenLogicalUnitary.lean:156. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.181 definition
  • def QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary :
      Matrix (Fin (QuantumBlockEncoding.gridSize 7))
        (Fin (QuantumBlockEncoding.gridSize 7)) 
    def QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary :
      Matrix
        (Fin
          (QuantumBlockEncoding.gridSize 7))
        (Fin
          (QuantumBlockEncoding.gridSize 7))
        
Theorem10.17.19
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven flat unitary 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/PaperSevenLogicalUnitary.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.17.191 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary_unitary :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary 
        Matrix.unitaryGroup (Fin (QuantumBlockEncoding.gridSize 7)) 
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary_unitary :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary 
        Matrix.unitaryGroup
          (Fin
            (QuantumBlockEncoding.gridSize 7))
          
Theorem10.17.20
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven flat unitary clean block”; 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/PaperSevenLogicalUnitary.lean:167. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.201 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary_cleanBlock
      (row column : Fin 8) :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary
          (QuantumBlockEncoding.Robin.warmRobinPaperSevenCleanIndex row)
          (QuantumBlockEncoding.Robin.warmRobinPaperSevenCleanIndex
            column) =
        (QuantumBlockEncoding.RobinEvolution.warmRobinTarget row column /
            QuantumBlockEncoding.RobinEvolution.warmRobinNormalizer)
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary_cleanBlock
      (row column : Fin 8) :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenFlatUnitary
          (QuantumBlockEncoding.Robin.warmRobinPaperSevenCleanIndex
            row)
          (QuantumBlockEncoding.Robin.warmRobinPaperSevenCleanIndex
            column) =
        (QuantumBlockEncoding.RobinEvolution.warmRobinTarget
              row column /
            QuantumBlockEncoding.RobinEvolution.warmRobinNormalizer)
Definition10.17.21
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven 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/PaperSevenLogicalUnitary.lean:183. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.211 definition
Theorem10.17.22
uses 0used by 0L∃∀N

Plain-English reading. Lean checks the proposition indexed as “warm robin paper seven 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/PaperSevenLogicalUnitary.lean:191. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Theorem10.17.221 theorem
  • theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenBlockContainsTarget_proof :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenBlockContainsTarget
    theorem QuantumBlockEncoding.Robin.warmRobinPaperSevenBlockContainsTarget_proof :
      QuantumBlockEncoding.Robin.warmRobinPaperSevenBlockContainsTarget
Definition10.17.23
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven t 2 schedule”.

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/PaperSevenLogicalUnitary.lean:197. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.231 definition
Definition10.17.24
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven t 2 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/PaperSevenLogicalUnitary.lean:203. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.241 definition
Definition10.17.25
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven t 2 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/PaperSevenLogicalUnitary.lean:206. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.251 definition
Definition10.17.26
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven operator candidate”.

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/PaperSevenLogicalUnitary.lean:209. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.261 definition
  • def QuantumBlockEncoding.Robin.warmRobinPaperSevenOperatorCandidate :
      QuantumBlockEncoding.OperatorBlockEncodingCandidate  3
    def QuantumBlockEncoding.Robin.warmRobinPaperSevenOperatorCandidate :
      QuantumBlockEncoding.OperatorBlockEncodingCandidate
         3
Definition10.17.27
uses 0used by 0L∃∀N

Plain-English reading. This definition gives the library's named construction or computation for “warm robin paper seven 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. def.

Source: QuantumBlockEncoding/Robin/PaperSevenLogicalUnitary.lean:227. A commit-pinned external link is added by the publication build when the source exists at the published ref.

Lean code for Definition10.17.271 definition
  • def QuantumBlockEncoding.Robin.warmRobinPaperSevenVerifiedBlockEncoding :
      QuantumBlockEncoding.VerifiedOperatorBlockEncoding  3
    def QuantumBlockEncoding.Robin.warmRobinPaperSevenVerifiedBlockEncoding :
      QuantumBlockEncoding.VerifiedOperatorBlockEncoding
         3