Mathlib Map

Theorems · Definition · algebraic topology

SSet.prodStdSimplex.pairingCore.IsIndex

{m : ℕ} →
  {k : Fin (m + 1)} →
    {n : ℕ} →
      (x : ((SSet.horn (m + 1) k.castSucc).unionProd (SSet.boundary n)).N) → {d : ℕ} → x.dim = d → Fin (d + 1) → Prop

Let x be a nondegenerate d-simplex of Δ[m + 1] ⊗ Δ[n] which does not belong to Λ[m + 1, k.castSucc].unionProd ∂Δ[n]. In particular, x induces a strictly monotone map from Fin (d + 1) to {0, ..., m + 1} × {0, ..., n}. We introduce a predicate on elements in Fin (d + 1) which shall be satisfied for l.succ (l : Fin d) if x l.castSucc = (k.castSucc, t) and x l.succ = (k.succ, t) for some t. The nondegenerate simplices x such that there exists such a l shall be the type (I) simplices of a pairing, and the corresponding type (II) simplex shall be obtained by deleting x l.castSucc.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.UnionProd
Cited by
26 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

SSet.prodStdSimplex.pairingCore.IsType₂ · cited by 14pairingCore.IsType₂SSet.prodStdSimplex.pairingCore.IsIndex.δ · cited by 7IsIndex.δSSet.prodStdSimplex.pairingCore.IsIndex.simplex_fst_succ · cited by 4IsIndex.simplex_fst_succSSet.prodStdSimplex.pairingCore.IsIndex.type₁ · cited by 4IsIndex.type₁SSet.prodStdSimplex.pairingCore.IsIndex.min_eq · cited by 3IsIndex.min_eqSSet.prodStdSimplex.pairingCore.IsIndex.simplex_fst_castSucc · cited by 3IsIndex.simplex_fst_castS…SSet.prodStdSimplex.pairingCore.Type₁.isIndex · cited by 3Type₁.isIndexSSet.prodStdSimplex.pairingCore.IsIndex.isType₂_δ · cited by 2IsIndex.isType₂_δSSet.prodStdSimplex.pairingCore.IsIndex.min_δ · cited by 2IsIndex.min_δSSet.prodStdSimplex.pairingCore.IsIndex.simplex_snd_succ · cited by 2IsIndex.simplex_snd_succSSet.prodStdSimplex.pairingCore.IsIndex.succ_le_simplex_fst_iff · cited by 2IsIndex.succ_le_simplex_f…SSet.prodStdSimplex.pairingCore.isIndex_succ · cited by 1pairingCore.isIndex_succSSet.prodStdSimplex.pairingCore.Type₁.mk.inj · cited by 1mk.injSSet.prodStdSimplex.pairingCore.Type₁.mk.noConfusion · cited by 1mk.noConfusionSSet.prodStdSimplex.pairingCore.IsIndex.congr_simp · cited by 1IsIndex.congr_simpDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…SimplexCategory · cited by 2204SimplexCategorySSet · cited by 1283SSetSSet.stdSimplex · cited by 499SSet.stdSimplexSSet.N.toS · cited by 171N.toSSSet.horn · cited by 162SSet.hornSSet.S.dim · cited by 162S.dimSSet.Subcomplex.N · cited by 155Subcomplex.NSSet.boundary · cited by 141SSet.boundarySSet.Subcomplex.N.toN · cited by 126N.toNSSet.S.simplex · cited by 111S.simplexSSet.Subcomplex.unionProd · cited by 96Subcomplex.unionProdpairingCore.IsIndexCITED BYCITES

Cites16

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

Cited by34

Results whose statement or proof uses this declaration.