Here we construct universes for the groupoid natural model.
Equations
Instances For
Equations
Instances For
Equations
Instances For
The natural model that acts as the classifier of v
-large terms and types.
Note that Ty
and Tm
are representables,
but since representables are Ctx
-large,
its representable fibers can be larger (in terms of universe levels) than itself.
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
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 groupoid natural model with three nested representable universes within the ambient natural model.
Equations
- GroupoidModel.uHomSeq = { length := 3, objs := GroupoidModel.uHomSeqObjs, homSucc' := GroupoidModel.uHomSeqHomSucc' }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A map (AB : y(Γ) ⟶ smallU.{v}.Ptp.obj y(Ctx.ofCategory C))
is equivalent to a pair of functors A : Γ ⥤ Grpd
and B : ∫(fst AB) ⥤ C
,
thought of as a dependent pair A : Type
and B : A ⟶ Type
when C = Grpd
.
PtpEquiv.fst
is the A
in this pair.
Equations
Instances For
A map (AB : y(Γ) ⟶ smallU.{v}.Ptp.obj y(Ctx.ofCategory C))
is equivalent to a pair of functors A : Γ ⥤ Grpd
and B : ∫(fst AB) ⥤ C
,
thought of as a dependent pair A : Type
and B : A ⟶ Type
when C = Grpd
.
PtpEquiv.snd
is the B
in this pair.
Equations
Instances For
A map (AB : y(Γ) ⟶ smallU.{v}.Ptp.obj y(Ctx.ofCategory C))
is equivalent to a pair of functors A : Γ ⥤ Grpd
and B : ∫(fst AB) ⥤ C
,
thought of as a dependent pair A : Type
and B : A ⟶ Type
when C = Grpd
.
PtpEquiv.mk
constructs such a map AB
from such a pair A
and B
.
Equations
Instances For
Equations
Instances For
Universal property of compDom
, decomposition (part 1).
A map ab : y(Γ) ⟶ compDom
is equivalently three functors
fst, dependent, snd
such that snd_forgetToGrpd
. The functor fst : Γ ⥤ PGrpd
is (a : A)
in (a : A) × (b : B a)
.
Equations
Instances For
Universal property of compDom
, decomposition (part 2).
A map ab : y(Γ) ⟶ compDom
is equivalently three functors
fst, dependent, snd
such that snd_forgetToGrpd
. The functor dependent : Γ ⥤ Grpd
is B : A → Type
in (a : A) × (b : B a)
.
Equations
Instances For
Universal property of compDom
, decomposition (part 3).
A map ab : y(Γ) ⟶ compDom
is equivalently three functors
fst, dependent, snd
such that snd_forgetToGrpd
. The functor snd : Γ ⥤ PGrpd
is (b : B a)
in (a : A) × (b : B a)
.
Equations
Instances For
Universal property of compDom
, decomposition (part 4).
A map ab : y(Γ) ⟶ compDom
is equivalently three functors
fst, dependent, snd
such that snd_forgetToGrpd
.
The equation snd_forgetToGrpd
says that the type of b : B a
agrees with
the expression for B a
obtained solely from dependent
, or B : A ⟶ Type
.
Universal property of compDom
, constructing a map into compDom
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
First component of the computation rule for mk
.
Second component of the computation rule for mk
.
Second component of the computation rule for mk
.