Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc

{X : SSet} →
  {A : X.Subcomplex} →
    {P : A.Pairing} →
      {ι : Type v} →
        [inst : LinearOrder ι] →
          {f : P.RankFunction ι} →
            [P.IsProper] →
              {j : ι} →
                [inst_2 : SuccOrder ι] →
                  [NoMaxOrder ι] →
                    (c : f.Cell j) → SSet.stdSimplex.obj { len := c.dim + 1 } ⟶ (f.filtration (Order.succ j)).toSSet

The morphism Δ[c.dim + 1] ⟶ f.filtration (Order.succ j) given by c : f.Cell j, when f is a rank function for a proper pairing of a subcomplex of a simplicial set.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.RelativeCellComplex
Cited by
9 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderSSet.Subcomplex.Pairing.IsProperSuccOrderNoMaxOrder

Around this declaration

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

SSet.Subcomplex.Pairing.RankFunction.b · cited by 13RankFunction.bSSet.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.w · cited by 3RankFunction.wSSet.Subcomplex.Pairing.RankFunction.Cell.ι_b_app · cited by 2Cell.ι_b_appSSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc_ι · cited by 2Cell.mapToSucc_ιSSet.Subcomplex.Pairing.RankFunction.Cell.ι_b_assoc · cited by 1Cell.ι_b_assocSSet.Subcomplex.Pairing.RankFunction.Cell.ι_b_app_assoc · cited by 0Cell.ι_b_app_assocSSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc_ι_assoc · cited by 0Cell.mapToSucc_ι_assocSSet.Subcomplex.Pairing.RankFunction.Cell.mapToSucc.congr_simp · cited by 0mapToSucc.congr_simpQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objLinearOrder · cited by 8572LinearOrderOpposite · cited by 8081OppositeSimplexCategory · cited by 2204SimplexCategorySSet · cited by 1283SSetOrder.succ · cited by 633Order.succSuccOrder · cited by 574SuccOrderSSet.stdSimplex · cited by 499SSet.stdSimplexSSet.Subcomplex · cited by 461SSet.SubcomplexNoMaxOrder · cited by 340NoMaxOrderSSet.Subcomplex.toSSet · cited by 315Subcomplex.toSSetSSet.Subcomplex.Pairing · cited by 117Subcomplex.PairingSSet.Subcomplex.Pairing.RankFunction · cited by 68Pairing.RankFunctionSSet.Subcomplex.Pairing.IsProper · cited by 58Pairing.IsProperCell.mapToSuccCITED BYCITES

Cites20

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.