Documentation

MIPRE.Background.LIDT.MIPStarRE.LDT.Pasting.ComparisonLemmas.LdSandwichLineOnePoint.EndpointEquivs

Section 12 pasting: line one-point transport — endpoint equivalences #

Internal helper module; part of the file-split for #1127.

References #

noncomputable def MIPStarRE.LDT.Pasting.postprocessMeasurement {α : Type u_2} {β : Type u_3} {ι : Type u_4} [Fintype α] [Fintype β] [Fintype ι] [DecidableEq ι] (B : Measurement α ι) (f : αβ) :

Turn a postprocessed submeasurement from a measurement into a measurement.

Equations
Instances For
    noncomputable def MIPStarRE.LDT.Pasting.sandwichedLineQuestionSplitAtEquiv (params : Parameters) [FieldModel params.q] {k : } (i : Fin k) :
    SandwichedLineQuestion params k (Point params × Fq params) × ({ j : Fin k // j i }Fq params)

    Split a sandwiched-line question at one selected slice coordinate.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      noncomputable def MIPStarRE.LDT.Pasting.sandwichedLineQuestionPrefixEquiv (params : Parameters) [FieldModel params.q] {k i : } (hi : i < k) :
      SandwichedLineQuestion params k (Point params × PointTuple params (i + 1)) × ({ j : Fin k // i < j }Fq params)

      Split a sandwiched-line question into the prefix through i and the tail.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        def MIPStarRE.LDT.Pasting.prodPrefixReassocEquiv (α : Type u_2) (β : Type u_3) (γ : Type u_4) :
        (α × β) × γ β × α × γ

        Reassociate a nested product so the prefix coordinate becomes first.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          noncomputable def MIPStarRE.LDT.Pasting.sandwichedLineQuestionPrefixFstEquiv (params : Parameters) [FieldModel params.q] {k i : } (hi : i < k) :
          SandwichedLineQuestion params k PointTuple params (i + 1) × Point params × ({ j : Fin k // i < j }Fq params)

          View the prefix of a sandwiched-line question as the first product coordinate.

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

            Rotate the last coordinate of a prefix tuple to the front.

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

              Rotate the last completed-slice outcome of a prefix tuple to the front.

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

                Move the last coordinate to the front and reverse the preceding prefix.

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

                  Move the last completed-slice outcome to the front and reverse the preceding prefix.

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

                    Split a completed-slice outcome tuple into the first n coordinates and the last one.

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