Documentation

AInfinity.AInfinityAlgebra

@[reducible, inline]
Equations
Instances For
    Instances For

      View an A∞-algebra as a one-object A∞-precategory.

      Equations
      Instances For
        def AInfinityAlgebraTheory.AInfinityAlgStruct.stasheffSum {β : Type v} [AInfinityTheory.Grading β] {R : Type u} [CommRing R] {A : AInfinityTheory.GradedRModule R} (X : AInfinityAlgStruct R A) (n : ℕ+) (deg : Fin nβ) (x : (i : Fin n) → (A (deg i))) :

        The full Stasheff sum in arity n, with Koszul signs.

        Equations
        Instances For

          The Stasheff identities as a property of the raw A∞ data.

          Equations
          Instances For

            An A∞-algebra is raw data together with the Stasheff identities.

            Instances
              theorem AInfinityAlgebraTheory.AInfinityAlgebra.stasheff_eq_zero {β : Type v} [AInfinityTheory.Grading β] {R : Type u} [CommRing R] {A : AInfinityTheory.GradedRModule R} (X : AInfinityAlgebra R A) (n : ℕ+) (deg : Fin nβ) (x : (i : Fin n) → (A (deg i))) :
              X.stasheffSum n deg x = 0

              Re-export the Stasheff identity in a convenient form.