Theorems · Theorem · order theory
le_iff_transGen_wcovBy
∀ {α : Type u_2} [inst : Preorder α] [LocallyFiniteOrder α] {x y : α},
x ≤ y ↔ Relation.TransGen (fun x1 x2 => x1 ⩿ x2) x yIn a locally finite preorder, ≤ is the transitive closure of ⩿.
- Defined in
- Mathlib.Order.Interval.Finset.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 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.
Cites6
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
- LE.le.transproof · cited by 3,151
- LocallyFiniteOrderstatement and proof · cited by 658
- WCovBystatement and proof · cited by 107
- WCovBy.leproof · cited by 15
- transGen_wcovBy_of_leproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- le_iff_reflTransGen_covByproof · cited by 1
- monotone_iff_forall_wcovByproof · cited by 1