Mathlib Map

Theorems · Definition · order theory

Set.chainHeight

{α : Type u_1} → Set α → (α → α → Prop) → ℕ∞

The maximal length of a chain in a set s with relation r.

Defined in
Mathlib.Order.Height
Cited by
22 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites5

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

  • Setstatement and proof · cited by 53,352
  • ENatstatement · cited by 4,985
  • iSupproof · cited by 2,415
  • Set.encardproof · cited by 327
  • IsChainproof · cited by 158

Cited by22

Results whose statement or proof uses this declaration.