Mathlib Map

Theorems · Definition · algebraic topology

SSet.relativeCellComplexOfMono

{X Y : SSet} →
  (i : X ⟶ Y) → [CategoryTheory.Mono i] → HomotopicalAlgebra.RelativeCellComplex (fun n x => (SSet.boundary n).ι) i

If i : X ⟶ Y is a monomorphism of simplicial sets, then it is a relative cell complex with basic cells given by boundary inclusions ∂Δ[d] ⟶ Δ[d], one for each nondegenerate d-simplex of Y not in the range of X.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Skeleton
Cited by
14 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Mono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

SSet.relativeCellComplex · cited by 3SSet.relativeCellComplexSSet.rlp_monomorphisms · cited by 2SSet.rlp_monomorphismsSSet.relativeCellComplexOfMono_F · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_cofan₁ · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_cofan₂ · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_g₁ · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_g₂ · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_isColimit₁ · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_isColimit₂ · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_m · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_ι · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_attachCells_π · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_incl_app · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_isColimit · cited by 0SSet.relativeCellComplexO…SSet.relativeCellComplexOfMono_isoBot · cited by 0SSet.relativeCellComplexO…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compSimplexCategory · cited by 2204SimplexCategorySSet · cited by 1283SSetCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.Iso.trans · cited by 566Iso.transSSet.stdSimplex · cited by 499SSet.stdSimplexIsMax · cited by 372IsMaxSSet.Subcomplex.toSSet · cited by 315Subcomplex.toSSetCategoryTheory.Limits.sigmaObj · cited by 302Limits.sigmaObjCategoryTheory.Limits.Sigma.ι · cited by 205Sigma.ιCategoryTheory.asIso · cited by 177CategoryTheory.asIsoSSet.relativeCellComplexOfMonoCITED BYCITES

Cites36

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.