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
Instances For
Equations
Instances For
Equations
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 ambient natural model base
unfolded into operations between functors
Equations
- One or more equations did not get rendered due to their size.
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.FunctorOperation.uHomSeqPis' 0 ilen_2 = GroupoidModel.FunctorOperation.smallUPi
- GroupoidModel.FunctorOperation.uHomSeqPis' 1 ilen_2 = GroupoidModel.FunctorOperation.smallUPi
- GroupoidModel.FunctorOperation.uHomSeqPis' 2 ilen_2 = GroupoidModel.FunctorOperation.smallUPi
- GroupoidModel.FunctorOperation.uHomSeqPis' 3 ilen_2 = GroupoidModel.FunctorOperation.smallUPi
- GroupoidModel.FunctorOperation.uHomSeqPis' n.succ.succ.succ.succ ilen_2 = ⋯.elim
Instances For
Equations
- GroupoidModel.FunctorOperation.uHomSeqPis = { toUHomSeq := GroupoidModel.uHomSeq, nmPi := GroupoidModel.FunctorOperation.uHomSeqPis', nmSigma := GroupoidModel.uHomSeqSigmas' }