Mathlib Map

Theorems · Definition · algebraic topology

SSet.skeletonOfMono

{X Y : SSet} → (X ⟶ Y) → ℕ →o Y.Subcomplex

The skeleton of a monomorphism i : X ⟶ Y of simplicial sets. It sends n : ℕ to Subcomplex.range i ⊔ Y.skeleton n. See SSet.relativeCellComplexOfMono for the main result regarding this definition. (Even though [Mono i] is technically not required in this definition, the intended use of this definition and the corresponding API is when [Mono i] holds.)

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Skeleton
Cited by
33 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

SSet.relativeCellComplexOfMono.b · cited by 12relativeCellComplexOfMono…SSet.relativeCellComplexOfMono.t · cited by 7relativeCellComplexOfMono…SSet.relativeCellComplexOfMono.r · cited by 6relativeCellComplexOfMono…SSet.relativeCellComplexOfMono.Cell.range_map_le · cited by 3Cell.range_map_leSSet.relativeCellComplexOfMono.w · cited by 3relativeCellComplexOfMono…SSet.relativeCellComplexOfMono.Cell.b_app_ι_app_objEquiv_symm_val · cited by 2Cell.b_app_ι_app_objEquiv…SSet.relativeCellComplexOfMono.Cell.ι_b_ι · cited by 2Cell.ι_b_ιSSet.relativeCellComplexOfMono.Cell.ι_t_ι_eq_ι_l_b_ι · cited by 2Cell.ι_t_ι_eq_ι_l_b_ιSSet.relativeCellComplexOfMono.isPullback · cited by 1relativeCellComplexOfMono…SSet.relativeCellComplexOfMono.Cell.preimage_map · cited by 1Cell.preimage_mapSSet.relativeCellComplexOfMono.range_r_app_union_range_b_app · cited by 1relativeCellComplexOfMono…SSet.skeletonOfMono_obj_eq_top · cited by 1SSet.skeletonOfMono_obj_e…SSet.skeletonOfMono_succ · cited by 1SSet.skeletonOfMono_succSSet.skeleton_le_skeletonOfMono · cited by 1SSet.skeleton_le_skeleton…SSet.relativeCellComplexOfMono.sup_range_r_range_b · cited by 1relativeCellComplexOfMono…DFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomOpposite · cited by 8081OppositeSimplexCategory · cited by 2204SimplexCategorySSet · cited by 1283SSetOrderHom · cited by 934OrderHomSSet.Subcomplex · cited by 461SSet.SubcomplexSSet.Subcomplex.range · cited by 49Subcomplex.rangeSSet.skeleton · cited by 11SSet.skeletonSSet.skeletonOfMonoCITED BYCITES

Cites9

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

Cited by36

Results whose statement or proof uses this declaration.