Theorems · Theorem · order theory
le_imp_le_of_lt_imp_lt
∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : LinearOrder β] {a b : α} {c d : β},
(d < c → b < a) → a ≤ b → c ≤ d- Defined in
- Mathlib.Order.Defs.LinearOrder
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- Assumes
- PreorderLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Preorderstatement and proof · cited by 7,952
- le_of_not_gtproof · cited by 430
- not_le_of_gtproof · cited by 97
Cited by3
Results whose statement or proof uses this declaration.
- le_imp_le_iff_lt_imp_ltproof · cited by 3
- nsmul_nonneg_iffproof · cited by 2
- one_le_pow_iffproof · cited by 2