Documentation

GroupoidModel.Groupoids.Pi

theorem CategoryTheory.ObjectProperty.ι_mono {T C : Type u} [Category.{v, u} C] [Category.{v, u} T] {Z : CProp} (f g : Functor T (FullSubcategory Z)) (e : f.comp (ι Z) = g.comp (ι Z)) :
f = g

The functor that, on objects G : A.obj x ⥤ B.obj x acts by creating the map on the right, by taking the inverse of f : x ⟶ y in the groupoid A f A x --------> A y | . | | | . G | | conjugating A B f G | . V V B x --------> B y B f

Equations
Instances For

    If s : piObj B x then the underlying functor is of the form s : A x ⥤ sigma A B x and it is a section of the forgetful functor sigma A B x ⥤ A x. This theorem states that conjugating A f⁻¹ ⋙ s ⋙ sigma A B f⁻¹ : A y ⥤ sigma A B y using some f : x ⟶ y produces a section of the forgetful functor sigma A B y ⥤ A y.

    The functorial action of pi on a morphism f : x ⟶ y in Γ is given by "conjugation". Since piObj B x is a full subcategory of sigma A B x ⥤ A x, we obtain the action piMap : piObj B x ⥤ piObj B y as the induced map in the following diagram the inclusion Section.ι piObj B x ⥤ (A x ⥤ sigma A B x) ⋮ || ⋮ || conjugating A (sigma A B) f VV VV piObj B y ⥤ (A y ⥤ sigma A B y)

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

      The square commutes

      piObj B x ⥤ (A x ⥤ sigma A B x) ⋮ || piMap⋮ || conjugating A (sigma A B) f VV VV piObj B y ⥤ (A y ⥤ sigma A B y)

      The formation rule for Σ-types for the ambient natural model base unfolded into operations between functors

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

        The formation rule for Π-types for the natural model smallU

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