Theorems · Theorem · order theory
le_imp_le_iff_lt_imp_lt
∀ {α : Type u_2} {β : Type u_5} [inst : LinearOrder α] [inst_1 : LinearOrder β] {a b : α} {c d : β},
a ≤ b → c ≤ d ↔ d < c → b < a- Defined in
- Mathlib.Order.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
- Assumes
- LinearOrderLinearOrder
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.
- LinearOrderstatement and proof · cited by 8,572
- lt_imp_lt_of_le_imp_leproof · cited by 18
- le_imp_le_of_lt_imp_ltproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Nat.floor_le_of_leproof · cited by 2
- ArchimedeanClass.stdPart_le_of_leproof · cited by 1
- ArchimedeanClass.le_stdPart_of_leproof · cited by 1