Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.PairingCore.rankFunctionEquiv

{X : SSet} →
  {A : X.Subcomplex} →
    (h : A.PairingCore) → (α : Type v) → [inst : PartialOrder α] → h.RankFunction α ≃ h.pairing.RankFunction α

Rank functions for h : A.PairingCore correspond to rank functions for h.pairing : A.Pairing.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.Rank
Cited by
2 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrder

Around this declaration

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

Cites18

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

Cited by2

Results whose statement or proof uses this declaration.