Equations
- CategoryTheory.IsSection F s = (s.comp F = CategoryTheory.Functor.id A)
Instances For
Equations
Instances For
Instances For
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
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
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 natural model smallU
as operations between functors
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
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
Let Γ
be a category.
For any pair of functors A : Γ ⥤ Grpd
and B : ∫(A) ⥤ Grpd
,
and any "term of pi", meaning a functor f : Γ ⥤ PGrpd
satisfying f ⋙ forgetToGrpd = pi A B : Γ ⥤ Grpd
,
there is a "term of B
" inversion : Γ ⥤ PGrpd
such that inversion ⋙ forgetToGrpd = B
.
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
Equations
- GroupoidModel.FunctorOperation.lamObjFiber A β x = { obj := GroupoidModel.FunctorOperation.lamObjFiberObj A β x, property := ⋯ }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- GroupoidModel.FunctorOperation.lamObjFiberObjCompSigmaMap A β f = { app := GroupoidModel.FunctorOperation.lamObjFiberObjCompSigmaMap.app A β f, naturality := ⋯ }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
The formation rule for Π-types for the natural model smallU
Equations
Instances For
Equations
Instances For
The introduction rule for Π-types for the natural model smallU
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- GroupoidModel.smallUPi = { Pi := GroupoidModel.smallUPi.Pi, lam := GroupoidModel.smallUPi.lam, Pi_pullback := GroupoidModel.smallUPi.isPullback }
Instances For
Equations
- GroupoidModel.uHomSeqPis' 0 ilen_2 = GroupoidModel.smallUPi
- GroupoidModel.uHomSeqPis' 1 ilen_2 = GroupoidModel.smallUPi
- GroupoidModel.uHomSeqPis' 2 ilen_2 = GroupoidModel.smallUPi
- GroupoidModel.uHomSeqPis' 3 ilen_2 = GroupoidModel.smallUPi
- GroupoidModel.uHomSeqPis' n.succ.succ.succ.succ ilen_2 = ⋯.elim
Instances For
Equations
- GroupoidModel.uHomSeqPiSigma = { toUHomSeq := GroupoidModel.uHomSeq, nmPi := GroupoidModel.uHomSeqPis', nmSigma := GroupoidModel.uHomSeqSigmas' }