Documentation

LeanPool.ConnesRigidity.Paper.Section4.ChartDetector

Algebraic finite-chart detector spine for Zhou's §4. Paper: §4.

@[reducible, inline]

The F construction used in the Connes rigidity formalization.

Equations
Instances For
    @[reducible, inline]

    The A construction used in the Connes rigidity formalization.

    Equations
    Instances For
      @[reducible, inline]

      The C construction used in the Connes rigidity formalization.

      Equations
      Instances For
        @[reducible, inline]

        The TensorAA construction used in the Connes rigidity formalization.

        Equations
        Instances For
          noncomputable def Connes.PaperChartDetector.cross (a b : A) :
          C

          The symmetric cross term of two vectors. Paper: §4.

          Equations
          Instances For

            The square of a sum splits into squares and the symmetric cross term. Paper: §4.

            def Connes.PaperChartDetector.upper {ι : Type u_1} [Fintype ι] [LinearOrder ι] (i : ι) :

            Expansion of a square over a finite affine coordinate family. Paper: §4.

            Equations
            Instances For
              theorem Connes.PaperChartDetector.sum_pair_upper {ι : Type u_1} [Fintype ι] [LinearOrder ι] (T : ιιTensorAA) :
              i : ι, j : ι, T i j = i : ι, T i i + i : ι, jupper i, (T i j + T j i)
              theorem Connes.PaperChartDetector.diagonal_sum_expansion {ι : Type u_1} [Fintype ι] [LinearOrder ι] (b : A) (u : ιA) :
              Construction.PaperKernel.diagonal (b + i : ι, u i) = Construction.PaperKernel.diagonal b + i : ι, cross b (u i) + i : ι, Construction.PaperKernel.diagonal (u i) + i : ι, jupper i, cross (u i) (u j)

              The chartIndexOfCoefficients construction used in the Connes rigidity formalization.

              Equations
              Instances For
                @[simp]
                theorem Connes.PaperChartDetector.cross_smul_left (r : F) (a b : A) :
                cross (r a) b = r cross a b
                @[simp]
                theorem Connes.PaperChartDetector.cross_smul_right (r : F) (a b : A) :
                cross a (r b) = r cross a b

                The chartEvaluation construction used in the Connes rigidity formalization.

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

                  The chartQuadraticData construction used in the Connes rigidity formalization.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    theorem Connes.PaperChartDetector.upper_quadratic_sum {ι : Type u_1} [Fintype ι] [LinearOrder ι] (d : ιF) (c : ιιF) (x : ιF) :
                    i : ι, j : ι, (if i = j then d i else if i < j then c i j else 0) * x i * x j = i : ι, d i * x i + i : ι, jupper i, c i j * x i * x j
                    @[reducible, inline]

                    The ChartEvalIndex construction used in the Connes rigidity formalization.

                    Equations
                    Instances For

                      The chartEvalValue construction used in the Connes rigidity formalization.

                      Equations
                      Instances For