Documentation

AInfinity.Grading

@[reducible, inline]
Equations
Instances For
    class AInfinityTheory.Grading (β : Type u) extends AddCommGroup β :
    Instances
      @[reducible, inline]
      abbrev AInfinityTheory.GradedRModule {β : Type v} (R : Type u) [CommRing R] :
      Type (max v (u + 1))
      Equations
      Instances For
        class AInfinityTheory.RLinearGQuiver {β : Type v} (R : Type u) [CommRing R] (Obj : Type w) :
        Type (max (max (u + 1) v) w)

        The graded R-module of morphisms between two objects.

        Instances