Inner fibrations #
Inner fibrations of simplicial sets are the morphisms in SSet which have the right lifting
property with respect to all inner horn inclusions.
Basic consequences of inner fibrations with respect to the definition of quasi-categories are formalized.
The inner fibrations are the morphisms which have the right lifting property with respect to inner horn inclusions.
Equations
Instances For
A morphism q satisfies [InnerFibration q] if it belongs to innerFibrations.
- mem : innerFibrations q
Instances
theorem
SSet.quasicategory_of_from_innerFibrations
(S : SSet)
{X : SSet}
(t : CategoryTheory.Limits.IsTerminal X)
(h : innerFibrations (t.from S))
:
theorem
SSet.Quasicategory.from_innerFibrations
(S : SSet)
[S.Quasicategory]
{X : SSet}
(t : CategoryTheory.Limits.IsTerminal X)
:
innerFibrations (t.from S)
theorem
SSet.quasicategory_iff_from_innerFibration
(S : SSet)
{X : SSet}
(t : CategoryTheory.Limits.IsTerminal X)
:
theorem
SSet.quasicategory_of_innerFibration_quasicategory
{X Y : SSet}
{q : X ⟶ Y}
[Y.Quasicategory]
[InnerFibration q]
: