Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.Pairing.RankFunction.Cell.index

{X : SSet} →
  {A : X.Subcomplex} →
    {P : A.Pairing} →
      {ι : Type v} →
        [inst : LinearOrder ι] → {f : P.RankFunction ι} → {i : ι} → (c : f.Cell i) → [P.IsProper] → Fin (c.dim + 2)

If c is a cell of a rank function for a proper pairing P of a subcomplex of a simplicial set, this is the index in Fin (c.dim + 2) of the face of the type (I) simplex given by the corresponding type (II) simplex.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.RelativeCellComplex
Cited by
10 results in Mathlib
Foundations
Depth 92 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.horn · cited by 19Cell.hornSSet.Subcomplex.Pairing.RankFunction.Cell.type₂ · cited by 4Cell.type₂SSet.Subcomplex.Pairing.anodyneExtensions · cited by 2Pairing.anodyneExtensionsSSet.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.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.isPullback · cited by 1RankFunction.isPullbackSSet.Subcomplex.Pairing.RankFunction.mapN_type₂ · cited by 0RankFunction.mapN_type₂SSet.Subcomplex.Pairing.RankFunction.Cell.index.congr_simp · cited by 0index.congr_simpSSet.Subcomplex.Pairing.RankFunction.exists_or_of_range_m_N · cited by 0RankFunction.exists_or_of…SSet.Subcomplex.Pairing.RankFunction.Cell.type₂_simplex · cited by 0Cell.type₂_simplexLinearOrder · cited by 8572LinearOrderSSet · cited by 1283SSetSSet.Subcomplex · cited by 461SSet.SubcomplexSSet.Subcomplex.Pairing · cited by 117Subcomplex.PairingSSet.Subcomplex.Pairing.RankFunction · cited by 68Pairing.RankFunctionSSet.Subcomplex.Pairing.IsProper · cited by 58Pairing.IsProperSSet.Subcomplex.Pairing.RankFunction.Cell · cited by 55RankFunction.CellSSet.Subcomplex.Pairing.RankFunction.Cell.dim · cited by 40Cell.dimSSet.S.IsUniquelyCodimOneFace.index · cited by 14IsUniquelyCodimOneFace.in…Cell.indexCITED BYCITES

Cites9

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

Cited by12

Results whose statement or proof uses this declaration.