Equations
- e.edgeMap = SSet.yonedaEquiv.symm e.edge
Instances For
The inclusion ι₁₂ : Δ[1] ⟶ Λ[2, 1] restricts Λ[2, 1].ι to the face map δ 0.
The inclusion ι₀₁ : Δ[1] ⟶ Λ[2, 1] restricts Λ[2, 1].ι to the face map δ 2.
Given the data of two consecutive edges e₀₁ and e₁₂, construct a map
Λ[2, 1].toSSet ⟶ S which restricts to maps Δ[1] ⟶ S corresponding
to the two edges (this is made precise in the lemmas horn_from_edges_restr₀ and
horn_from_edges_restr₁).
Equations
- SSet.horn₂₁.fromEdges e₀₁ e₁₂ = SSet.horn₂₁.isPushout.desc (SSet.Truncated.Edge.edgeMap e₀₁) (SSet.Truncated.Edge.edgeMap e₁₂) ⋯
Instances For
See horn_from_edges for details.
See horn_from_edges for details.
Given a map Δ[2] ⟶ S extending the horn given by horn_from_edges, construct
and edge e₀₂ such that e₀₁, e₁₂, e₀₂ bound a 2-simplex of S (this is witnessed
by CompStruct e₀₁ e₁₂ e₀₂).
Equations
- One or more equations did not get rendered due to their size.
Instances For
If two 2-simplices of S have equal i-th and j-th faces, then the corresponding face
restrictions Δ[1] ⟶ S of their classifying maps Δ[2] ⟶ S agree.
The face inclusions ι₀/ι₂/ι₃ : Δ[2] ⟶ Λ[3, 1] restrict Λ[3, 1].ι to δ 0/2/3.
Glue the three faces f₃, f₀, f₂ into a map Λ[3, 1].toSSet ⟶ S via the multicoequalizer
presentation of the horn (horn₃₁.desc). The three hypotheses are the compatibilities of the
faces along their shared edges e₁₂, e₁₃, e₀₁.
Equations
- SSet.horn₃₁.fromFaces f₃ f₀ f₂ = SSet.horn₃₁.desc (SSet.yonedaEquiv.symm f₀.simplex) (SSet.yonedaEquiv.symm f₂.simplex) (SSet.yonedaEquiv.symm f₃.simplex) ⋯ ⋯ ⋯
Instances For
Given a map Δ[3] ⟶ S extending the horn given by fromFaces, obtain a
2-simplex bounded by edges e₀₂, e₂₃ and e₀₃. See also Quasicategory₂.fill31.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The face inclusions ι₀/ι₁/ι₃ : Δ[2] ⟶ Λ[3, 2] restrict Λ[3, 2].ι to δ 0/1/3.
Glue the three faces f₃, f₀, f₁ into a map Λ[3, 2].toSSet ⟶ S via the multicoequalizer
presentation of the horn (horn₃₂.desc). The three hypotheses are the compatibilities of the
faces along their shared edges e₀₂, e₁₂, e₂₃.
Equations
- SSet.horn₃₂.fromFaces f₃ f₀ f₁ = SSet.horn₃₂.desc (SSet.yonedaEquiv.symm f₀.simplex) (SSet.yonedaEquiv.symm f₁.simplex) (SSet.yonedaEquiv.symm f₃.simplex) ⋯ ⋯ ⋯
Instances For
Given a map Δ[3] ⟶ S extending the horn given by fromFaces, obtain a
2-simplex bounded by edges e₀₁, e₁₃ and e₀₃. See also Quasicategory₂.fill32.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The 2-truncation of a quasi-category is a 2-truncated quasi-category.
Left homotopy relation is reflexive
Left homotopy relation is symmetric
Left homotopy relation is transitive
Right homotopy relation is reflexive
Right homotopy relation is symmetric
Right homotopy relation is transitive
The right and left homotopy relations coincide
The reflexive prefunctor sending edges (in the 1-truncation) of A to their homotopy class.
Equations
- SSet.Quasicategory₂.quotientReflPrefunctor₂ = { obj := fun (X : SSet.OneTruncation₂ A) => { pt := X }, map := fun {X Y : SSet.OneTruncation₂ A} (f : X ⟶ Y) => Quotient.mk' f, map_id := ⋯ }
Instances For
By the adjunction ReflQuiv.adj, we obtain a functor from the free category on the reflexive
quiver underlying A to the homotopy category corresponding to quotientReflPrefunctor₂.
Equations
Instances For
The adjoint relation between quotientReflPrefunctor₂ and quotientFunctor₂ expressed
on the level of functors.
The edge composeEdges f g is the unique edge up to homotopy such that there is
a 2-simplex with spine given by f and g.
quotientFunctor₂ respects the hom relation HoRel₂.
An edge from x₀ to x₁ in a 2-truncated simplicial set defines an arrow in the refl quiver
OneTruncation₂.{u} A) from x₀ to x₁.
Equations
Instances For
An edge from x₀ to x₁ in a 2-truncated simplicial set defines an arrow in the free category
generated from the refl quiver OneTruncation₂.{u} A) from x₀ to x₁.
Equations
Instances For
Two (left) homotopic edges f, g are equivalent under the hom-relation HoRel₂
generated by 2-simplices.
If a reflexive prefunctor F : FreeRefl (OneTruncation₂ A) ⥤rq C respects
the hom-relation HoRel₂, then it can be lifted to HomotopyCategory₂ A.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If a functor F : FreeRefl (OneTruncation₂ A) ⥤ C respects the hom-relation HoRel₂,
then it can be lifted to HomotopyCategory₂ A (see the weaker statement liftRq₂).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Lifts to the homotopy category are unique.
Since both HomotopyCategory A and HomotopyCategory₂ A satisfy the same universal property,
they are isomorphic.
Equations
- One or more equations did not get rendered due to their size.