Theorems · Theorem · order theory
le_trans
∀ {α : Type u_1} [inst : Preorder α] {a b c : α}, a ≤ b → b ≤ c → a ≤ cThe relation ≤ on a preorder is transitive.
- Defined in
- Mathlib.Order.Defs.PartialOrder
- Cited by
- 985 results in Mathlib
- Foundations
- Depth 3 from the axioms, rests on 4 definitions · uses no axioms
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
- Preorder.le_transproof · cited by 1
Cited by985
Results whose statement or proof uses this declaration.
- LE.le.transproof · cited by 3,151
- lt_of_lt_of_leproof · cited by 438
- lt_of_le_of_ltproof · cited by 432
- Finset.sum_nonnegproof · cited by 91
- subset_transproof · cited by 63
- sup_le_iffproof · cited by 58
- Filter.Tendsto.mono_rightproof · cited by 53
- MeasureTheory.lintegral_mono_aeproof · cited by 36
- ge_transproof · cited by 34
- IsCompact.inter_rightproof · cited by 30
- Nat.unpair_pairproof · cited by 30
- IntermediateField.adjoin_le_iffproof · cited by 28
Showing the 200 most cited of 985.