Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.Pairing.RankFunction.Cell.mapHorn

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

Given a cell c of rank j for a rank function f for a proper pairing of a subcomplex of a simplicial set, this is the induced morphism c.horn ⟶ f.filtration j.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.RelativeCellComplex
Cited by
8 results in Mathlib
Foundations
Depth 104 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.t · cited by 9RankFunction.tSSet.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.Cell.mapHorn_ι · cited by 1Cell.mapHorn_ι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.Cell.mapHorn_ι_assoc · cited by 0Cell.mapHorn_ι_assocSSet.Subcomplex.Pairing.RankFunction.Cell.ι_t_app_assoc · cited by 0Cell.ι_t_app_assocQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compLinearOrder · cited by 8572LinearOrderOpposite · cited by 8081OppositeSimplexCategory · cited by 2204SimplexCategorySSet · cited by 1283SSetSSet.stdSimplex · cited by 499SSet.stdSimplexSSet.Subcomplex · cited by 461SSet.SubcomplexSSet.Subcomplex.toSSet · cited by 315Subcomplex.toSSetSSet.Subcomplex.ι · cited by 136Subcomplex.ιSSet.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.CellCell.mapHornCITED BYCITES

Cites20

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

Cited by9

Results whose statement or proof uses this declaration.