Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.Pairing.RankFunction.Cell.map

{X : SSet} →
  {A : X.Subcomplex} →
    {P : A.Pairing} →
      {ι : Type v} →
        [inst : LinearOrder ι] →
          {f : P.RankFunction ι} →
            {i : ι} → (c : f.Cell i) → [P.IsProper] → SSet.stdSimplex.obj { len := c.dim + 1 } ⟶ X

The morphism Δ[c.dim + 1] ⟶ X corresponding to a cell of a rank function for a proper pairing of a subcomplex of X : SSet.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.RelativeCellComplex
Cited by
12 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderSSet.Subcomplex.Pairing.IsProper

Around this declaration

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

SSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc · cited by 9Cell.mapToSuccSSet.Subcomplex.Pairing.RankFunction.Cell.mapHorn · cited by 8Cell.mapHornSSet.Subcomplex.Pairing.RankFunction.w · cited by 3RankFunction.wSSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc_ι · cited by 2Cell.mapToSucc_ιSSet.Subcomplex.Pairing.RankFunction.Cell.range_map · cited by 2Cell.range_mapSSet.Subcomplex.Pairing.RankFunction.Cell.subcomplex_not_le_image_horn · cited by 2Cell.subcomplex_not_le_im…SSet.Subcomplex.Pairing.RankFunction.Cell.image_face_index_compl · cited by 1Cell.image_face_index_com…SSet.Subcomplex.Pairing.RankFunction.Cell.image_horn_lt_subcomplex · cited by 1Cell.image_horn_lt_subcom…SSet.Subcomplex.Pairing.RankFunction.Cell.mapHorn_ι · cited by 1Cell.mapHorn_ιSSet.Subcomplex.Pairing.RankFunction.Cell.map_app_objEquiv_symm_δ_index · cited by 1Cell.map_app_objEquiv_sym…SSet.Subcomplex.Pairing.RankFunction.Cell.preimage_filtration_map · cited by 1Cell.preimage_filtration_…SSet.Subcomplex.Pairing.RankFunction.Cell.mapHorn_ι_assoc · cited by 0Cell.mapHorn_ι_assocSSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc_ι_assoc · cited by 0Cell.mapToSucc_ι_assocSSet.Subcomplex.Pairing.RankFunction.Cell.map.congr_simp · cited by 0map.congr_simpDFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objLinearOrder · cited by 8572LinearOrderOpposite · cited by 8081OppositeEquiv.symm · cited by 3681Equiv.symmSimplexCategory · cited by 2204SimplexCategorySSet · cited by 1283SSetSSet.stdSimplex · cited by 499SSet.stdSimplexSSet.Subcomplex · cited by 461SSet.SubcomplexSSet.N.toS · cited by 171N.toSSSet.Subcomplex.N.toN · cited by 126N.toNSSet.Subcomplex.Pairing · cited by 117Subcomplex.PairingSSet.S.simplex · cited by 111S.simplexSSet.Subcomplex.Pairing.RankFunction · cited by 68Pairing.RankFunctionCell.mapCITED BYCITES

Cites22

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

Cited by14

Results whose statement or proof uses this declaration.