Theorems · Theorem · order theory
transGen_wcovBy_of_le
∀ {α : Type u_2} [inst : Preorder α] [LocallyFiniteOrder α] {x y : α},
x ≤ y → Relation.TransGen (fun x1 x2 => x1 ⩿ x2) x y- Defined in
- Mathlib.Order.Interval.Finset.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderLocallyFiniteOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- LocallyFiniteOrderstatement and proof · cited by 658
- WCovBystatement · cited by 107
Cited by1
Results whose statement or proof uses this declaration.
- le_iff_transGen_wcovByproof · cited by 2