Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.Pairing.RankFunction.Cell.dim

{X : SSet} →
  {A : X.Subcomplex} →
    {P : A.Pairing} → {ι : Type v} → [inst : LinearOrder ι] → {f : P.RankFunction ι} → {i : ι} → f.Cell i → ℕ

The dimension c.dim of a cell c of a rank function for a pairing P of a subcomplex of a simplicial set. This is defined as the dimension of the corresponding type (II) simplex. (In the case P is proper, the corresponding type (I) simplex will be of dimension c.dim + 1.)

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.RelativeCellComplex
Cited by
40 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Quot.sound
Assumes
LinearOrder

Around this declaration

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

SSet.Subcomplex.Pairing.RankFunction.sigmaStdSimplex · cited by 21RankFunction.sigmaStdSimp…SSet.Subcomplex.Pairing.RankFunction.Cell.horn · cited by 19Cell.hornSSet.Subcomplex.Pairing.RankFunction.Cell.ιSigmaStdSimplex · cited by 16Cell.ιSigmaStdSimplexSSet.Subcomplex.Pairing.RankFunction.Cell.map · cited by 12Cell.mapSSet.Subcomplex.Pairing.RankFunction.Cell.index · cited by 10Cell.indexSSet.Subcomplex.Pairing.RankFunction.Cell.ιSigmaHorn · cited by 10Cell.ιSigmaHornSSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc · cited by 9Cell.mapToSuccSSet.Subcomplex.Pairing.RankFunction.Cell.mapHorn · cited by 8Cell.mapHornSSet.Subcomplex.Pairing.RankFunction.Cell.type₁ · cited by 4Cell.type₁SSet.Subcomplex.Pairing.RankFunction.Cell.type₂ · cited by 4Cell.type₂SSet.Subcomplex.Pairing.RankFunction.Cell.ι_b · cited by 3Cell.ι_bSSet.Subcomplex.Pairing.RankFunction.Cell.ι_b_app_apply · cited by 3Cell.ι_b_app_applySSet.Subcomplex.Pairing.RankFunction.Cell.ι_m · cited by 3Cell.ι_mSSet.Subcomplex.Pairing.RankFunction.basicCell · cited by 3RankFunction.basicCellSSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc_ι · cited by 2Cell.mapToSucc_ιLinearOrder · cited by 8572LinearOrderSSet · cited by 1283SSetSSet.Subcomplex · cited by 461SSet.SubcomplexSSet.N.toS · cited by 171N.toSSSet.S.dim · cited by 162S.dimSSet.Subcomplex.N.toN · cited by 126N.toNSSet.Subcomplex.Pairing · cited by 117Subcomplex.PairingSSet.Subcomplex.Pairing.RankFunction · cited by 68Pairing.RankFunctionSSet.Subcomplex.Pairing.RankFunction.Cell · cited by 55RankFunction.CellSSet.Subcomplex.Pairing.RankFunction.Cell.s · cited by 21Cell.sCell.dimCITED BYCITES

Cites10

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

Cited by52

Results whose statement or proof uses this declaration.