Theorems · Theorem · order theory
Set.chainHeight_coe_univ_lt
∀ {α : Type u_1} (s : Set α) [inst : LT α],
(Set.univ.chainHeight fun x1 x2 => x1 < x2) = s.chainHeight fun x1 x2 => x1 < x2- Defined in
- Mathlib.Order.Height
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LT
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Set.Elemstatement and proof · cited by 7,166
- ENatstatement · cited by 4,985
- Set.univstatement and proof · cited by 3,945
- Set.chainHeightstatement and proof · cited by 22
- Set.chainHeight_coe_univproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.