Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.Pairing.RankFunction.t

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

Given a rank function f : P.RankFunction ι for a proper pairing P of a subcomplex of a simplicial set, this is the induced morphism f.sigmaHorn j ⟶ f.filtration j for any j : ι.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.RelativeCellComplex
Cited by
9 results in Mathlib
Foundations
Depth 105 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.w · cited by 3RankFunction.wSSet.Subcomplex.Pairing.RankFunction.Cell.ι_t · cited by 2Cell.ι_tSSet.Subcomplex.Pairing.RankFunction.Cell.ι_t_app · cited by 2Cell.ι_t_appSSet.Subcomplex.Pairing.RankFunction.relativeCellComplex · cited by 2RankFunction.relativeCell…SSet.Subcomplex.Pairing.RankFunction.Cell.ι_t_app_apply · cited by 1Cell.ι_t_app_applySSet.Subcomplex.Pairing.RankFunction.Cell.ι_t_assoc · cited by 1Cell.ι_t_assocSSet.Subcomplex.Pairing.RankFunction.isPullback · cited by 1RankFunction.isPullbackSSet.Subcomplex.Pairing.RankFunction.Cell.ι_t_app_assoc · cited by 0Cell.ι_t_app_assocSSet.Subcomplex.Pairing.RankFunction.w_assoc · cited by 0RankFunction.w_assocSSet.Subcomplex.Pairing.RankFunction.isPushout · cited by 0RankFunction.isPushoutQuiver.Hom · cited by 32603Quiver.HomLinearOrder · cited by 8572LinearOrderOpposite · cited by 8081OppositeSimplexCategory · cited by 2204SimplexCategorySSet · cited by 1283SSetSSet.Subcomplex · cited by 461SSet.SubcomplexSSet.Subcomplex.toSSet · cited by 315Subcomplex.toSSetSSet.Subcomplex.Pairing · cited by 117Subcomplex.PairingCategoryTheory.Limits.Sigma.desc · cited by 76Sigma.descSSet.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.filtration · cited by 34RankFunction.filtrationSSet.Subcomplex.Pairing.RankFunction.sigmaHorn · cited by 18RankFunction.sigmaHornSSet.Subcomplex.Pairing.RankFunction.Cell.mapHorn · cited by 8Cell.mapHornRankFunction.tCITED BYCITES

Cites15

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

Cited by10

Results whose statement or proof uses this declaration.