Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.Pairing.RankFunction.m

{X : SSet} →
  {A : X.Subcomplex} →
    {P : A.Pairing} →
      {ι : Type v} →
        [inst : LinearOrder ι] →
          (f : P.RankFunction ι) → [inst_1 : P.IsProper] → (j : ι) → f.sigmaHorn j ⟶ f.sigmaStdSimplex j

The coproduct of the horn inclusions corresponding to all the cells of rank j for a rank function for a proper pairing of a subcomplex of a simplicial set.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.RelativeCellComplex
Cited by
12 results in Mathlib
Foundations
Depth 96 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.mapN · cited by 4RankFunction.mapNSSet.Subcomplex.Pairing.RankFunction.Cell.type₁ · cited by 4Cell.type₁SSet.Subcomplex.Pairing.RankFunction.Cell.type₂ · cited by 4Cell.type₂SSet.Subcomplex.Pairing.RankFunction.w · cited by 3RankFunction.wSSet.Subcomplex.Pairing.RankFunction.Cell.ι_m · cited by 3Cell.ι_mSSet.Subcomplex.Pairing.RankFunction.relativeCellComplex · cited by 2RankFunction.relativeCell…SSet.Subcomplex.Pairing.RankFunction.Cell.ι_m_assoc · cited by 1Cell.ι_m_assocSSet.Subcomplex.Pairing.RankFunction.isPullback · cited by 1RankFunction.isPullbackSSet.Subcomplex.Pairing.RankFunction.w_assoc · cited by 0RankFunction.w_assocSSet.Subcomplex.Pairing.RankFunction.Cell.type₁_dim · cited by 0Cell.type₁_dimSSet.Subcomplex.Pairing.RankFunction.Cell.type₁_simplex · cited by 0Cell.type₁_simplexSSet.Subcomplex.Pairing.RankFunction.Cell.type₂_dim · cited by 0Cell.type₂_dimSSet.Subcomplex.Pairing.RankFunction.Cell.type₂_simplex · cited by 0Cell.type₂_simplexSSet.Subcomplex.Pairing.RankFunction.exists_or_of_range_m_N · cited by 0RankFunction.exists_or_of…SSet.Subcomplex.Pairing.RankFunction.mapN.congr_simp · cited by 0mapN.congr_simpQuiver.Hom · cited by 32603Quiver.HomLinearOrder · cited by 8572LinearOrderOpposite · cited by 8081OppositeSimplexCategory · cited by 2204SimplexCategorySSet · 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.sigmaStdSimplex · cited by 21RankFunction.sigmaStdSimp…SSet.Subcomplex.Pairing.RankFunction.sigmaHorn · cited by 18RankFunction.sigmaHornCategoryTheory.Limits.Sigma.map · cited by 14Sigma.mapSSet.Subcomplex.Pairing.RankFunction.basicCell · cited by 3RankFunction.basicCellRankFunction.mCITED BYCITES

Cites13

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

Cited by16

Results whose statement or proof uses this declaration.