Documentation

Atlas.TensorCategories.code.Ext1UnitVanishing

The predicate Ext¹(X, Y) = 0 expressed as: every short exact sequence 0 → Y → V → X → 0 splits.

Instances For
    theorem TensorCategories.Ext1Vanishes.exists_section {C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Abelian C] {X Y : C} (h : Ext1Vanishes X Y) {V : C} {f : Y V} {g : V X} {hfg : CategoryTheory.CategoryStruct.comp f g = 0} (hse : { X₁ := Y, X₂ := V, X₃ := X, f := f, g := g, zero := hfg }.ShortExact) :

    If Ext¹(X, Y) = 0, then any short exact sequence 0 → Y → V → X → 0 admits a section s : X ⟶ V of g.

    theorem TensorCategories.Ext1Vanishes.exists_retraction {C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Abelian C] {X Y : C} (h : Ext1Vanishes X Y) {V : C} {f : Y V} {g : V X} {hfg : CategoryTheory.CategoryStruct.comp f g = 0} (hse : { X₁ := Y, X₂ := V, X₃ := X, f := f, g := g, zero := hfg }.ShortExact) :

    If Ext¹(X, Y) = 0, then any short exact sequence 0 → Y → V → X → 0 admits a retraction r : V ⟶ Y of f.

    If Ext¹(X, Y) = 0, then any short exact sequence 0 → Y → V → X → 0 admits both a retraction r of f and a section s of g satisfying the bi-product identity.

    Version of the splitting consequence of Ext1Vanishes phrased for an arbitrary short complex whose endpoints match X and Y.

    A k-linear abelian monoidal category that has enough projectives and finite- dimensional Hom spaces; this is the underlying ring-category structure used in EGNO.

    Instances

      Hom spaces in a FiniteRingCategory are finite-dimensional over the base field.

      @[implicit_reducible, instance 100]

      Every finite tensor category over k carries the underlying structure of a FiniteRingCategory over k.

      Existence hypothesis: from a non-split extension of 𝟙_ C by 𝟙_ C one can build a higher derivation system on some finite-dimensional k-algebra with nonzero first coefficient χ 1.

      Instances

        From a non-split extension of 𝟙_ C by 𝟙_ C one obtains a higher derivation system on some finite-dimensional k-algebra whose first coefficient is nonzero.