Documentation

LeanPool.QuantumParallelRepetition.Part09

Quantum parallel repetition, part 09 #

theorem QuantumParallelRepetition.exact_source_equation_twenty_three {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (remaining : 0 < (Finset.univ \ D).card) (positive : 0 < repeatedPostselectionMass G n S D) (base : ExactHistoryFlag X Y A B D) :
theorem QuantumParallelRepetition.exact_source_equation_twenty_seven_support_preserving_unconditional {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (remaining : 0 < (Finset.univ \ D).card) (positive : 0 < repeatedPostselectionMass G n S D) (base : ExactHistoryFlag X Y A B D) {gamma : } (gamma_positive : 0 < gamma) :
def QuantumParallelRepetition.ExactSourceOneGameRounding {X : Type u_1} {Y : Type u_2} {A : Type u_3} {B : Type u_4} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) :

The one-coordinate strategy and error data extracted from an exact source.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    theorem QuantumParallelRepetition.exact_totalSamplingLoss_mono {K₀ α₁ α₂ η₁ η₂ lam₁ lam₂ : } (constant_nonnegative : 0 K₀) (alpha_nonnegative : 0 α₁) (alpha_le : α₁ α₂) (eta_nonnegative : 0 η₁) (eta_le : η₁ η₂) (lam_le : lam₁ lam₂) :
    totalSamplingLoss K₀ α₁ η₁ lam₁ totalSamplingLoss K₀ α₂ η₂ lam₂

    The positive operator-valued measurement implementing unitary conjugate.

    Equations
    Instances For
      theorem QuantumParallelRepetition.exactPsi_eq_padded_normalizedPureVector_of_ne_zero {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (r : ExactHistoryFlag X Y A B D) (x : X) (y : Y) (nonzero : exactUnnormalizedPsi G n S D r x y 0) :
      exactPsi G n S D r x y = exactPaddedVector G n S D r (normalizedPureVector (exactUnnormalizedPsi G n S D r x y))

      The unconditional matched verifier tensor construction used in the quantum parallel-repetition argument.

      Equations
      Instances For
        theorem QuantumParallelRepetition.unconditionalMatchedVerifierEffect_tensor_complement {s : Type u_1} {t : Type u_2} [DecidableEq s] [DecidableEq t] (effect : Matrix s s ) :
        1 - Matrix.kroneckerMap (fun (x1 x2 : ) => x1 * x2) effect 1 = Matrix.kroneckerMap (fun (x1 x2 : ) => x1 * x2) (1 - effect) 1
        theorem QuantumParallelRepetition.unconditionalMatchedVerifierEffect_tensor_posSemidef {s : Type u_1} {t : Type u_2} [Finite s] [Finite t] [DecidableEq t] (effect : Matrix s s ) (positive : effect.PosSemidef) :
        (Matrix.kroneckerMap (fun (x1 x2 : ) => x1 * x2) effect 1).PosSemidef
        theorem QuantumParallelRepetition.unconditionalMatchedVerifierEffect_tensor_complement_posSemidef {s : Type u_1} {t : Type u_2} [Finite s] [Finite t] [DecidableEq s] [DecidableEq t] (effect : Matrix s s ) (complement : (1 - effect).PosSemidef) :
        (1 - Matrix.kroneckerMap (fun (x1 x2 : ) => x1 * x2) effect 1).PosSemidef
        @[reducible, inline]

        The type used to represent unconditional selected copy local index in the exact sampling construction.

        Equations
        Instances For

          The unconditional selected copy cleaned matched branch construction used in the quantum parallel-repetition argument.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            theorem QuantumParallelRepetition.unconditionalSelectedCopy_weightedAffine {ι : Type u_1} [Fintype ι] (weight error asynchronous : ι) (nonnegative : ∀ (i : ι), 0 weight i) (normalized : i : ι, weight i = 1) (coefficient residual : ) (pointwise : ∀ (i : ι), error i coefficient * asynchronous i + residual) :
            i : ι, weight i * error i coefficient * i : ι, weight i * asynchronous i + residual
            theorem QuantumParallelRepetition.unconditionalMatchedVerifierAggregate_dependent_continuity {J : Type u_1} [Fintype J] {H : JType u_2} [(j : J) → NormedAddCommGroup (H j)] [(j : J) → InnerProductSpace (H j)] (weight : J) (nonnegative : ∀ (j : J), 0 weight j) (effect : (j : J) → H j →L[] H j) (contraction : ∀ (j : J), effect j 1) (actual ideal : (j : J) → H j) :
            |j : J, weight j * quadraticExpectation (effect j) (actual j) - j : J, weight j * quadraticExpectation (effect j) (ideal j)| ((∑ j : J, weight j * actual j ^ 2) + (∑ j : J, weight j * ideal j ^ 2)) * (∑ j : J, weight j * actual j - ideal j ^ 2)
            theorem QuantumParallelRepetition.unconditionalMatchedVerifierAggregate_dependent_le {J : Type u_1} [Fintype J] {H : JType u_2} [(j : J) → NormedAddCommGroup (H j)] [(j : J) → InnerProductSpace (H j)] (weight : J) (nonnegative : ∀ (j : J), 0 weight j) (effect : (j : J) → H j →L[] H j) (contraction : ∀ (j : J), effect j 1) (actual ideal : (j : J) → H j) (actual_mass : j : J, weight j * actual j ^ 2 1) (ideal_mass : j : J, weight j * ideal j ^ 2 1) (Δ : ) (deviation : j : J, weight j * actual j - ideal j ^ 2 Δ) :
            |j : J, weight j * quadraticExpectation (effect j) (actual j) - j : J, weight j * quadraticExpectation (effect j) (ideal j)| 2 * Δ

            The state vector representing unconditional conjugate pure.

            Equations
            Instances For
              theorem QuantumParallelRepetition.unconditionalConjugateBobBasisOverlap_sum {d : } (U V : (Matrix.unitaryGroup (Fin d) )) (i b : Fin d) :
              j : Fin d, (unitaryBasisOverlap U V) i j * star (V b j) = star (U b i)

              The unconditional mixed conjugate sigma atom lift construction used in the quantum parallel- repetition argument.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                theorem QuantumParallelRepetition.unconditionalMixedConjugateSigmaAtomLift_apply {d m : } (B : ) (U : (Matrix.unitaryGroup (Fin d) )) (φ ψ : Fin B) (i j : Fin d) (a b : Fin m) :
                (unconditionalMixedConjugateSigmaAtomLift B U) (φ, i), a (ψ, j), b = if φ = ψ a = b then U i j else 0
                theorem QuantumParallelRepetition.unconditionalSelectedCopy_coherentPhaseConstantWork_norm_sq {H : Type u_1} [Fintype H] {B m : } (phases : 0 < B) (history : EuclideanSpace (H × H)) (work : EuclideanSpace (Fin m × Fin m)) :
                dSVDensityRationalPublicBucketCoherentPhaseSigmaState B history fun (x : Fin B) (x_1 x_2 : H) => work ^ 2 = history ^ 2 * work ^ 2
                theorem QuantumParallelRepetition.unconditionalSelectedCopyCleanedMatchedBranch_norm_sq {S N d L B m : } {τ : Type u_1} [Fintype τ] (phases : 0 < B) (grid : 0 < N) (harmonic : 0 < m) (width : Fin S) (width_positive : ∀ (s : Fin S), 0 < width s) (schedule : Fin LFin S) (ξ ζ : BipartiteUnitVector d) (Q : ) (A C : Fin BOption (Matrix.unitaryGroup (Fin (N * m)) )) (j : Fin L) (rest : EuclideanSpace τ) (rest_unit : rest = 1) :

                The unitary operator implementing unconditional mixed conjugate selected branch.

                Equations
                Instances For

                  The operator action for unconditional mixed conjugate selected branch local.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    def QuantumParallelRepetition.actualStoppingBranchVector {R : Type} {ι κ : RType} (z : EuclideanSpace (((r : R) × ι r) × (s : R) × κ s)) (r s : R) :
                    EuclideanSpace (ι r × κ s)

                    The state vector representing actual stopping branch.

                    Equations
                    Instances For
                      def QuantumParallelRepetition.actualStoppingBranchWinningEffect {X Y A B R : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] {ι κ : RType} [(r : R) → Fintype (ι r)] [(r : R) → DecidableEq (ι r)] [(r : R) → Fintype (κ r)] [(r : R) → DecidableEq (κ r)] (G : Game X Y A B) (PA : (r : R) → XPOVM A (ι r)) (PB : (s : R) → YPOVM B (κ s)) (r s : R) (x : X) (y : Y) :
                      Matrix (ι r × κ s) (ι r × κ s)

                      The measurement effect for actual stopping branch winning.

                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        theorem QuantumParallelRepetition.actualStoppingBranchWinningEffect_posSemidef {X Y A B R : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] {ι κ : RType} [(r : R) → Fintype (ι r)] [(r : R) → DecidableEq (ι r)] [(r : R) → Fintype (κ r)] [(r : R) → DecidableEq (κ r)] (G : Game X Y A B) (PA : (r : R) → XPOVM A (ι r)) (PB : (s : R) → YPOVM B (κ s)) (r s : R) (x : X) (y : Y) :
                        theorem QuantumParallelRepetition.actualStoppingBranchBorn_nonneg {X Y A B R : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] {ι κ : RType} [(r : R) → Fintype (ι r)] [(r : R) → DecidableEq (ι r)] [(r : R) → Fintype (κ r)] [(r : R) → DecidableEq (κ r)] (G : Game X Y A B) (PA : (r : R) → XPOVM A (ι r)) (PB : (s : R) → YPOVM B (κ s)) (z : EuclideanSpace (((r : R) × ι r) × (s : R) × κ s)) (r s : R) (x : X) (y : Y) :
                        theorem QuantumParallelRepetition.unitaryConjugatePOVM_jointEffect {A B d : Type} [Fintype A] [Fintype B] [Fintype d] [DecidableEq d] (U V : (Matrix.unitaryGroup d )) (P : POVM A d) (Q : POVM B d) (a : A) (b : B) :
                        Matrix.kroneckerMap (fun (x1 x2 : ) => x1 * x2) ((unitaryConjugatePOVM U P).effect a) ((unitaryConjugatePOVM V Q).effect b) = (Matrix.kroneckerMap (fun (x1 x2 : ) => x1 * x2) U V).conjTranspose * Matrix.kroneckerMap (fun (x1 x2 : ) => x1 * x2) (P.effect a) (Q.effect b) * Matrix.kroneckerMap (fun (x1 x2 : ) => x1 * x2) U V
                        def QuantumParallelRepetition.actualStoppingQuestionLocalAction {R : Type} [Fintype R] [DecidableEq R] {ι : RType} [(r : R) → Fintype (ι r)] [(r : R) → DecidableEq (ι r)] (U V : (Matrix.unitaryGroup ((r : R) × ι r) )) (z : EuclideanSpace (((r : R) × ι r) × (r : R) × ι r)) :
                        EuclideanSpace (((r : R) × ι r) × (r : R) × ι r)

                        The operator action for actual stopping question local.

                        Equations
                        Instances For
                          theorem QuantumParallelRepetition.actualStoppingQuestionLocalWinningProbability_eq_sum {X Y A B R : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] [Fintype R] [DecidableEq R] {ι : RType} [(r : R) → Fintype (ι r)] [(r : R) → DecidableEq (ι r)] (G : Game X Y A B) (PA : (r : R) → XPOVM A (ι r)) (PB : (r : R) → YPOVM B (ι r)) (U : X(Matrix.unitaryGroup ((r : R) × ι r) )) (V : Y(Matrix.unitaryGroup ((r : R) × ι r) )) (z : EuclideanSpace (((r : R) × ι r) × (r : R) × ι r)) (normalized : z = 1) :
                          (pureVectorStrategy G z normalized (fun (x : X) => unitaryConjugatePOVM (U x) (dependentBlockPOVM fun (r : R) => PA r x)) fun (y : Y) => unitaryConjugatePOVM (V y) (dependentBlockPOVM fun (r : R) => PB r y)).winProbability = x : X, y : Y, G.questionWeight x y * r : R, s : R, quadraticExpectation (Matrix.toEuclideanCLM (actualStoppingBranchWinningEffect G PA PB r s x y)) (actualStoppingBranchVector (actualStoppingQuestionLocalAction (U x) (V y) z) r s)
                          theorem QuantumParallelRepetition.actualStoppingQuestionLocalWinningProbability_ge_matched {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] {L : } {ι : Fin (L + 1)Type} [(r : Fin (L + 1)) → Fintype (ι r)] [(r : Fin (L + 1)) → DecidableEq (ι r)] (G : Game X Y A B) (PA : (r : Fin (L + 1)) → XPOVM A (ι r)) (PB : (r : Fin (L + 1)) → YPOVM B (ι r)) (U : X(Matrix.unitaryGroup ((r : Fin (L + 1)) × ι r) )) (V : Y(Matrix.unitaryGroup ((r : Fin (L + 1)) × ι r) )) (z : EuclideanSpace (((r : Fin (L + 1)) × ι r) × (r : Fin (L + 1)) × ι r)) (normalized : z = 1) :
                          x : X, y : Y, G.questionWeight x y * j : Fin L, quadraticExpectation (Matrix.toEuclideanCLM (actualStoppingBranchWinningEffect G PA PB j.succ j.succ x y)) (actualStoppingBranchVector (actualStoppingQuestionLocalAction (U x) (V y) z) j.succ j.succ) (pureVectorStrategy G z normalized (fun (x : X) => unitaryConjugatePOVM (U x) (dependentBlockPOVM fun (r : Fin (L + 1)) => PA r x)) fun (y : Y) => unitaryConjugatePOVM (V y) (dependentBlockPOVM fun (r : Fin (L + 1)) => PB r y)).winProbability
                          theorem QuantumParallelRepetition.actualStoppingQuestionLocalFlaggedWinningProbability_ge_matched {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] {L : } {J : Type} [Fintype J] [DecidableEq J] {ι : Fin (L + 1)Type} [(r : Fin (L + 1)) → Fintype (ι r)] [(r : Fin (L + 1)) → DecidableEq (ι r)] (G : Game X Y A B) (weight : J) (weight_nonnegative : ∀ (j : J), 0 weight j) (weight_normalized : j : J, weight j = 1) (PA : J(r : Fin (L + 1)) → XPOVM A (ι r)) (PB : J(r : Fin (L + 1)) → YPOVM B (ι r)) (U : JX(Matrix.unitaryGroup ((r : Fin (L + 1)) × ι r) )) (V : JY(Matrix.unitaryGroup ((r : Fin (L + 1)) × ι r) )) (z : JEuclideanSpace (((r : Fin (L + 1)) × ι r) × (r : Fin (L + 1)) × ι r)) (normalized : ∀ (j : J), z j = 1) :
                          q : J, weight q * x : X, y : Y, G.questionWeight x y * j : Fin L, quadraticExpectation (Matrix.toEuclideanCLM (actualStoppingBranchWinningEffect G (PA q) (PB q) j.succ j.succ x y)) (actualStoppingBranchVector (actualStoppingQuestionLocalAction (U q x) (V q y) (z q)) j.succ j.succ) (pureFlaggedStrategy G weight weight_nonnegative weight_normalized z normalized (fun (q : J) (x : X) => unitaryConjugatePOVM (U q x) (dependentBlockPOVM fun (r : Fin (L + 1)) => PA q r x)) fun (q : J) (y : Y) => unitaryConjugatePOVM (V q y) (dependentBlockPOVM fun (r : Fin (L + 1)) => PB q r y)).winProbability
                          theorem QuantumParallelRepetition.directDSVRemainingCopyProductSplit {M : Type u_1} [CommMonoid M] {L : } (j : Fin L) (f : Fin LM) :
                          i : Fin L, f i = (∏ i : Fin j, f i, ) * i : Fin (L - j), f j + i,
                          @[reducible, inline]

                          The type used to represent unconditional source physical stopping phase fiber in the exact sampling construction.

                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For

                            The source object for unconditional source physical cleaned stopping fixed.

                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For
                              theorem QuantumParallelRepetition.unconditionalSourcePhysicalCleanedStoppingFixedSource_norm {S B N d L m : } (phases : 0 < B) (grid : 0 < N) (dimension : 0 < d) (harmonic : 0 < m) :

                              The finite equivalence encoding unconditional source physical cleaned full local index.

                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For

                                The linear isometry implementing unconditional source physical cleaned full bilateral state.

                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For
                                  @[reducible, inline]

                                  Retained local histories before and after the selected stopping stage.

                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For
                                    @[reducible, inline]

                                    The type used to represent unconditional source flag controlled retained index in the exact sampling construction.

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For
                                      @[reducible, inline]

                                      The type used to represent unconditional actual canonical retained phase index in the exact sampling construction.

                                      Equations
                                      Instances For

                                        The unconditional actual canonical retained phase tail construction used in the quantum parallel-repetition argument.

                                        Equations
                                        • One or more equations did not get rendered due to their size.
                                        Instances For
                                          def QuantumParallelRepetition.directDSVActualReindexedRetainedPOVM {C : Type u_1} {s : Type u_2} {t : Type u_3} {ι : Type u_4} [Fintype C] [Fintype s] [Fintype t] [Fintype ι] [DecidableEq s] [DecidableEq t] [DecidableEq ι] (e : ι s × t) (P : POVM C s) :
                                          POVM C ι

                                          The positive operator-valued measurement implementing direct DSV actual reindexed retained.

                                          Equations
                                          Instances For
                                            @[simp]
                                            theorem QuantumParallelRepetition.directDSVActualReindexedRetainedPOVM_effect {C : Type u_1} {s : Type u_2} {t : Type u_3} {ι : Type u_4} [Fintype C] [Fintype s] [Fintype t] [Fintype ι] [DecidableEq s] [DecidableEq t] [DecidableEq ι] (e : ι s × t) (P : POVM C s) (a : C) (i j : ι) :
                                            (directDSVActualReindexedRetainedPOVM e P).effect a i j = P.effect a (e i).1 (e j).1 * if (e i).2 = (e j).2 then 1 else 0
                                            def QuantumParallelRepetition.directDSVActualBilateralRetainedIndexEquiv {s : Type u_1} {t : Type u_2} {u : Type u_3} {v : Type u_4} {ι : Type u_5} {κ : Type u_6} (eA : ι s × t) (eB : κ u × v) :
                                            ι × κ (s × u) × t × v

                                            The finite equivalence encoding direct DSV actual bilateral retained index.

                                            Equations
                                            Instances For
                                              def QuantumParallelRepetition.directDSVActualLocalPOVMWinningEffect {X : Type u_1} {Y : Type u_2} {A : Type u_3} {B : Type u_4} {s : Type u_5} {t : Type u_6} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] [Fintype s] [Fintype t] [DecidableEq s] [DecidableEq t] (G : Game X Y A B) (PA : POVM A s) (PB : POVM B t) (x : X) (y : Y) :
                                              Matrix (s × t) (s × t)

                                              The measurement effect for direct DSV actual local POVM winning.

                                              Equations
                                              • One or more equations did not get rendered due to their size.
                                              Instances For
                                                theorem QuantumParallelRepetition.actualStoppingBranchWinningEffect_eq_direct {X Y A B R : Type} {ι κ : RType} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] [(r : R) → Fintype (ι r)] [(r : R) → DecidableEq (ι r)] [(r : R) → Fintype (κ r)] [(r : R) → DecidableEq (κ r)] (G : Game X Y A B) (PA : (r : R) → XPOVM A (ι r)) (PB : (s : R) → YPOVM B (κ s)) (r s : R) (x : X) (y : Y) :

                                                A stopping branch uses the winning effect of its two selected measurements.

                                                theorem QuantumParallelRepetition.directDSVActualReindexedRetainedPOVMWinningEffect {X : Type u_1} {Y : Type u_2} {A : Type u_3} {B : Type u_4} {s : Type u_5} {t : Type u_6} {u : Type u_7} {v : Type u_8} {ι : Type u_9} {κ : Type u_10} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] [Fintype s] [Fintype t] [Fintype u] [Fintype v] [Fintype ι] [Fintype κ] [DecidableEq s] [DecidableEq t] [DecidableEq u] [DecidableEq v] [DecidableEq ι] [DecidableEq κ] (G : Game X Y A B) (eA : ι s × t) (eB : κ u × v) (PA : POVM A s) (PB : POVM B u) (x : X) (y : Y) :

                                                The finite equivalence encoding unconditional actual fixed source retained history pair.

                                                Equations
                                                • One or more equations did not get rendered due to their size.
                                                Instances For
                                                  theorem QuantumParallelRepetition.exactSourceHistoryFlag_nonempty_of_positive {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (remaining : 0 < (Finset.univ \ D).card) (positive : 0 < repeatedPostselectionMass G n S D) :

                                                  The finite equivalence encoding physical 8 selected global target work.

                                                  Equations
                                                  • One or more equations did not get rendered due to their size.
                                                  Instances For

                                                    The finite equivalence encoding physical 8 one scale actual global fiber.

                                                    Equations
                                                    • One or more equations did not get rendered due to their size.
                                                    Instances For
                                                      noncomputable def QuantumParallelRepetition.physical8OneScaleOriginalFlagPOVM {C : Type u_1} {Z : Type u_2} [Fintype C] [DecidableEq C] {P N d L m : } {R : Type} [Fintype R] (phaseSplit : DSVDensityRationalPublicMultiscalePhaseIndex 1 P Fin P × R) (default : C) (sourcePOVM : ZPOVM C (Fin d)) :

                                                      The positive operator-valued measurement implementing physical 8 one scale original flag.

                                                      Equations
                                                      • One or more equations did not get rendered due to their size.
                                                      Instances For
                                                        noncomputable def QuantumParallelRepetition.physical8OneScaleActualAliceStoppingUnitary {F : Type u_1} {Z : Type u_2} {P N d L m : } {R : Type} [Fintype R] [DecidableEq R] (phaseSplit : DSVDensityRationalPublicMultiscalePhaseIndex 1 P Fin P × R) (Q : ) (width : Fin 1) (schedule : Fin LFin 1) (target : FZBipartiteUnitVector d) (cleanup : Fin POption (Matrix.unitaryGroup (Fin (N * m)) )) :
                                                        FZ(Matrix.unitaryGroup ((_ : Fin (L + 1)) × UnconditionalSourcePhysicalStoppingPhaseFiber 1 P N d L m) )

                                                        The unitary operator implementing physical 8 one scale actual alice stopping.

                                                        Equations
                                                        • One or more equations did not get rendered due to their size.
                                                        Instances For
                                                          noncomputable def QuantumParallelRepetition.physical8OneScaleActualBobStoppingUnitary {F : Type u_1} {Z : Type u_2} {P N d L m : } {R : Type} [Fintype R] [DecidableEq R] (phaseSplit : DSVDensityRationalPublicMultiscalePhaseIndex 1 P Fin P × R) (Q : ) (width : Fin 1) (schedule : Fin LFin 1) (target : FZBipartiteUnitVector d) (cleanup : Fin POption (Matrix.unitaryGroup (Fin (N * m)) )) :
                                                          FZ(Matrix.unitaryGroup ((_ : Fin (L + 1)) × UnconditionalSourcePhysicalStoppingPhaseFiber 1 P N d L m) )

                                                          The unitary operator implementing physical 8 one scale actual bob stopping.

                                                          Equations
                                                          • One or more equations did not get rendered due to their size.
                                                          Instances For
                                                            theorem QuantumParallelRepetition.exactSourceAnswerTypes_nonempty_of_remaining {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (remaining : 0 < (Finset.univ \ D).card) :
                                                            theorem QuantumParallelRepetition.unconditionalClippedConjugateUnitTarget_distance_sq_le {d N : } {w : } (width : 0 < w) (grid : 0 < N) (fine : d / N < 1 / (w + 1)) (gamma : BipartiteUnitVector d) (psi : EuclideanSpace (Fin d × Fin d)) :
                                                            theorem QuantumParallelRepetition.unconditionalWeightedClippedConjugateUnitSource_distance_sq_le {J : Type u_1} [Fintype J] {d N : } {w : } (width : 0 < w) (grid : 0 < N) (fine : d / N < 1 / (w + 1)) (weight : J) (weight_nonnegative : ∀ (j : J), 0 weight j) (weight_normalized : j : J, weight j = 1) (gamma : JBipartiteUnitVector d) (psi : JEuclideanSpace (Fin d × Fin d)) (energy : ) (energy_bound : j : J, weight j * psi j - (gamma j) ^ 2 energy) :
                                                            j : J, weight j * unconditionalConjugatePureVector (psi j) - unconditionalConjugatePureVector (dSVDensityRationalCanonicalAcceptedUnitTarget width grid fine (gamma j)) ^ 2 2 * energy + 8 * (1 / w + d * w / N)
                                                            noncomputable def QuantumParallelRepetition.unconditionalExactFairGammaUnit {X : Type u_1} {Y : Type u_2} {A : Type u_3} {B : Type u_4} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (u : ExactLocallySampleableTuple X Y A B D) :

                                                            The unconditional exact fair gamma unit construction used in the quantum parallel-repetition argument.

                                                            Equations
                                                            Instances For
                                                              theorem QuantumParallelRepetition.unconditionalExactFairGammaUnit_eq_global {X : Type u_1} {Y : Type u_2} {A : Type u_3} {B : Type u_4} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (u : ExactLocallySampleableTuple X Y A B D) :
                                                              theorem QuantumParallelRepetition.unconditionalStoppedPhaseHarmonicDistance_sum_le {J : Type u_1} {K : Type u_2} [Fintype K] {d B m : } (phases : 0 < B) (harmonic : 0 < m) (x y : JEuclideanSpace (Fin d × Fin d)) {T : J × KType u_3} [(p : J × K) → Fintype (T p)] (work : (p : J × K) → EuclideanSpace (T p)) (work_row : ∀ (j : J), k : K, work (j, k) ^ 2 1) (j : J) :
                                                              theorem QuantumParallelRepetition.unconditionalWeightedStoppedPhaseHarmonicClippedUnit_le {J : Type u_1} {K : Type u_2} [Fintype J] [Fintype K] {d N B m : } {w : } (width : 0 < w) (grid : 0 < N) (fine : d / N < 1 / (w + 1)) (phases : 0 < B) (harmonic : 0 < m) (weight : J) (weight_nonnegative : ∀ (j : J), 0 weight j) (weight_normalized : j : J, weight j = 1) (gamma : JBipartiteUnitVector d) (psi : JEuclideanSpace (Fin d × Fin d)) (energy : ) (energy_bound : j : J, weight j * psi j - (gamma j) ^ 2 energy) {T : J × KType u_3} [(p : J × K) → Fintype (T p)] (work : (p : J × K) → EuclideanSpace (T p)) (work_row : ∀ (j : J), k : K, work (j, k) ^ 2 1) :
                                                              theorem QuantumParallelRepetition.unconditionalExactFairStoppedPhaseHarmonicClippedUnit_le {X : Type u_1} {Y : Type u_2} {A : Type u_3} {B : Type u_4} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (remaining : 0 < (Finset.univ \ D).card) (positive : 0 < repeatedPostselectionMass G n S D) {w : } {N P m : } (width : 0 < w) (grid : 0 < N) (fine : (Fintype.card (ExactGlobalHistoryLocalIndex G n S D)) / N < 1 / (w + 1)) (phases : 0 < P) (harmonic : 0 < m) {K : Type u_5} [Fintype K] {T : ExactLocallySampleableTuple X Y A B D × KType u_6} [(p : ExactLocallySampleableTuple X Y A B D × K) → Fintype (T p)] (work : (p : ExactLocallySampleableTuple X Y A B D × K) → EuclideanSpace (T p)) (work_row : ∀ (u : ExactLocallySampleableTuple X Y A B D), k : K, work (u, k) ^ 2 1) :
                                                              @[reducible, inline]

                                                              The type used to represent integrator actual c 485 tail index in the exact sampling construction.

                                                              Equations
                                                              • One or more equations did not get rendered due to their size.
                                                              Instances For
                                                                @[reducible, inline]

                                                                The type used to represent integrator actual c 485 retained index in the exact sampling construction.

                                                                Equations
                                                                • One or more equations did not get rendered due to their size.
                                                                Instances For
                                                                  @[reducible, inline]

                                                                  The type used to represent integrator actual c 485 branch space in the exact sampling construction.

                                                                  Equations
                                                                  • One or more equations did not get rendered due to their size.
                                                                  Instances For
                                                                    noncomputable def QuantumParallelRepetition.integratorActualC485NormalizedDiagonalWork {S B N d L : } (width : Fin S) (schedule : Fin LFin S) (ξ ζ : BipartiteUnitVector d) (j : Fin L) :

                                                                    The integrator actual c 485 normalized diagonal work construction used in the quantum parallel- repetition argument.

                                                                    Equations
                                                                    • One or more equations did not get rendered due to their size.
                                                                    Instances For
                                                                      noncomputable def QuantumParallelRepetition.integratorActualC485CleanedVector {S B N d L m : } (Q : ) (width : Fin S) (schedule : Fin LFin S) (ξ ζ : BipartiteUnitVector d) (A C : Fin BOption (Matrix.unitaryGroup (Fin (N * m)) )) (j : Fin L) :

                                                                      The state vector representing integrator actual c 485 cleaned.

                                                                      Equations
                                                                      • One or more equations did not get rendered due to their size.
                                                                      Instances For
                                                                        noncomputable def QuantumParallelRepetition.integratorActualC485CanonicalVector {S B N d L m : } {width : Fin S} (schedule : Fin LFin S) (ξ ζ : BipartiteUnitVector d) (j : Fin L) (positive : 0 < width (schedule j)) (grid : 0 < N) (fine : d / N < 1 / (width (schedule j) + 1)) :

                                                                        The state vector representing integrator actual c 485 canonical.

                                                                        Equations
                                                                        • One or more equations did not get rendered due to their size.
                                                                        Instances For
                                                                          noncomputable def QuantumParallelRepetition.integratorActualC485SourceVector {S B N d L m : } (width : Fin S) (schedule : Fin LFin S) (ξ ζ : BipartiteUnitVector d) (ψ : EuclideanSpace (Fin d × Fin d)) (j : Fin L) :

                                                                          The state vector representing integrator actual c 485 source.

                                                                          Equations
                                                                          • One or more equations did not get rendered due to their size.
                                                                          Instances For
                                                                            theorem QuantumParallelRepetition.unconditionalActualC485NormalizedDiagonalWork_mass_sum_le_one {S B N d L m : } (phases : 0 < B) (grid : 0 < N) (dimension : 0 < d) (harmonic : 0 < m) (width : Fin S) (positive : ∀ (s : Fin S), 0 < width s) (schedule : Fin LFin S) (ξ ζ : BipartiteUnitVector d) :
                                                                            j : Fin L, integratorActualC485NormalizedDiagonalWork width schedule ξ ζ j ^ 2 1
                                                                            theorem QuantumParallelRepetition.unconditionalActualC485CleanDeviation_sq {S B N d L m : } (Q : ) (width : Fin S) (schedule : Fin LFin S) (ξ ζ : BipartiteUnitVector d) (A C : Fin BOption (Matrix.unitaryGroup (Fin (N * m)) )) (j : Fin L) (positive : 0 < width (schedule j)) (phases : 0 < B) (grid : 0 < N) (dimension : 0 < d) (fine : d / N < 1 / (width (schedule j) + 1)) :
                                                                            integratorActualC485CleanedVector Q width schedule ξ ζ A C j - integratorActualC485CanonicalVector schedule ξ ζ j positive grid fine ^ 2 = dSVDensityRationalHeterogeneousPhysicalSurvival N width schedule ξ ζ j * dSVDensityRationalHeterogeneousCommonStopGaugeStageError Q (width (schedule j)) m ξ ζ A C
                                                                            theorem QuantumParallelRepetition.unconditionalActualC485CleanDeviation_eq_hazard {S B N d L m : } (Q : ) (width : Fin S) (schedule : Fin LFin S) (ξ ζ : BipartiteUnitVector d) (A C : Fin BOption (Matrix.unitaryGroup (Fin (N * m)) )) (positive : ∀ (s : Fin S), 0 < width s) (phases : 0 < B) (grid : 0 < N) (dimension : 0 < d) (fine : ∀ (s : Fin S), d / N < 1 / (width s + 1)) :
                                                                            j : Fin L, integratorActualC485CleanedVector Q width schedule ξ ζ A C j - integratorActualC485CanonicalVector schedule ξ ζ j grid ^ 2 = dSVDensityRationalHeterogeneousStoppedCommonPrefixHazard Q m width schedule ξ ζ A C
                                                                            theorem QuantumParallelRepetition.unconditionalActualC485WeightedCleanDeviation_eq_hazard {ι : Type u_1} [Fintype ι] {S B N d L m : } (law : ι) (Q : ) (width : Fin S) (schedule : Fin LFin S) (ξ ζ : ιBipartiteUnitVector d) (A C : Fin BOption (Matrix.unitaryGroup (Fin (N * m)) )) (positive : ∀ (s : Fin S), 0 < width s) (phases : 0 < B) (grid : 0 < N) (dimension : 0 < d) (fine : ∀ (s : Fin S), d / N < 1 / (width s + 1)) :
                                                                            u : ι, law u * j : Fin L, integratorActualC485CleanedVector Q width schedule (ξ u) (ζ u) A C j - integratorActualC485CanonicalVector schedule (ξ u) (ζ u) j grid ^ 2 = u : ι, law u * dSVDensityRationalHeterogeneousStoppedCommonPrefixHazard Q m width schedule (ξ u) (ζ u) A C
                                                                            theorem QuantumParallelRepetition.unconditionalFairMatchedFlag_history_eq {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] {n : } (D : Finset (Fin n)) (denominator : ) (numerator : ExactLocalSamplerIndex X Y DExactHistoryFlag X Y A B D) (nonempty : ∀ (index : ExactLocalSamplerIndex X Y D), (ClassicalSampling.rationalMarked denominator (numerator index)).Nonempty) (flag : ExactSourceSharedFlag X Y A B D denominator) (x : X) (y : Y) (matched : exactSourcePermutationMatched D denominator numerator nonempty (flag, x, y) = true) :
                                                                            exactSourceAlicePermutationHistory D denominator numerator nonempty flag x = exactSourceBobPermutationHistory D denominator numerator nonempty flag y
                                                                            theorem QuantumParallelRepetition.unconditionalFairMatchedFlag_bobTarget_eq_aliceSample {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (denominator : ) (numerator : ExactLocalSamplerIndex X Y DExactHistoryFlag X Y A B D) (nonempty : ∀ (index : ExactLocalSamplerIndex X Y D), (ClassicalSampling.rationalMarked denominator (numerator index)).Nonempty) (flag : ExactSourceSharedFlag X Y A B D denominator) (x : X) (y : Y) (matched : exactSourcePermutationMatched D denominator numerator nonempty (flag, x, y) = true) :
                                                                            exactGlobalHistoryFinPhi G n S D (exactSourceBobPermutationHistory D denominator numerator nonempty flag y) y = exactGlobalHistoryFinPhi G n S D (exactSourceAliceSampleTuple D denominator numerator nonempty (flag, x, y)).2.2.2 y
                                                                            theorem QuantumParallelRepetition.unconditionalFairMatchedFlag_aliceTarget_eq_aliceSample {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (denominator : ) (numerator : ExactLocalSamplerIndex X Y DExactHistoryFlag X Y A B D) (nonempty : ∀ (index : ExactLocalSamplerIndex X Y D), (ClassicalSampling.rationalMarked denominator (numerator index)).Nonempty) (flag : ExactSourceSharedFlag X Y A B D denominator) (x : X) (y : Y) :
                                                                            exactGlobalHistoryFinGamma G n S D (exactSourceAlicePermutationHistory D denominator numerator nonempty flag x) x = exactGlobalHistoryFinGamma G n S D (exactSourceAliceSampleTuple D denominator numerator nonempty (flag, x, y)).2.2.2 x
                                                                            noncomputable def QuantumParallelRepetition.integratorActualC485SourceAlicePOVM {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (a₀ : A) (x : X) :

                                                                            The positive operator-valued measurement implementing integrator actual c 485 source alice.

                                                                            Equations
                                                                            • One or more equations did not get rendered due to their size.
                                                                            Instances For
                                                                              noncomputable def QuantumParallelRepetition.integratorActualC485SourceBobPOVM {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (b₀ : B) (y : Y) :

                                                                              The positive operator-valued measurement implementing integrator actual c 485 source bob.

                                                                              Equations
                                                                              • One or more equations did not get rendered due to their size.
                                                                              Instances For
                                                                                noncomputable def QuantumParallelRepetition.integratorActualC485SelectedAlicePOVM {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (a₀ : A) (P N m : ) (x : X) :

                                                                                The positive operator-valued measurement implementing integrator actual c 485 selected alice.

                                                                                Equations
                                                                                • One or more equations did not get rendered due to their size.
                                                                                Instances For
                                                                                  noncomputable def QuantumParallelRepetition.integratorActualC485SelectedBobPOVM {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (b₀ : B) (P N m : ) (y : Y) :

                                                                                  The positive operator-valued measurement implementing integrator actual c 485 selected bob.

                                                                                  Equations
                                                                                  • One or more equations did not get rendered due to their size.
                                                                                  Instances For
                                                                                    noncomputable def QuantumParallelRepetition.integratorActualC485WinningEffect {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (a₀ : A) (b₀ : B) {P N L m : } (j : Fin L) (x : X) (y : Y) :

                                                                                    The measurement effect for integrator actual c 485 winning.

                                                                                    Equations
                                                                                    • One or more equations did not get rendered due to their size.
                                                                                    Instances For
                                                                                      theorem QuantumParallelRepetition.unconditionalActualFairSourceSupportedBorn {X Y A B : Type} [Fintype X] [Fintype Y] [Fintype A] [Fintype B] (G : Game X Y A B) (n : ) (S : Strategy (G.repeat n)) (D : Finset (Fin n)) (positive : 0 < repeatedPostselectionMass G n S D) (a₀ : A) (b₀ : B) (h : ExactLocallySampleableTuple X Y A B D) (supported : exactLocallySampleableLaw G n S D h 0) {P N L m : } (phases : 0 < P) (grid : 0 < N) (harmonic : 0 < m) (width : Fin 1) (schedule : Fin LFin 1) (j : Fin L) :
                                                                                      quadraticExpectation (integratorActualC485WinningEffect G n S D a₀ b₀ j h.2.1 h.2.2.1) (integratorActualC485SourceVector width schedule (exactGlobalHistoryFinGamma G n S D h.2.2.2 h.2.1) (exactGlobalHistoryFinPhi G n S D h.2.2.2 h.2.2.1) (exactSourceTuplePsi G n S D h) j) = integratorActualC485SourceVector width schedule (exactGlobalHistoryFinGamma G n S D h.2.2.2 h.2.1) (exactGlobalHistoryFinPhi G n S D h.2.2.2 h.2.2.1) (exactSourceTuplePsi G n S D h) j ^ 2 * exactSourceConditionalWinningProbability G n S D h