Mathlib Map

Theorems · Theorem · order theory

le_iff_le_iff_lt_iff_lt

∀ {α : Type u_2} {β : Type u_5} [inst : LinearOrder α] [inst_1 : LinearOrder β] {a b : α} {c d : β},
  (a ≤ b ↔ c ≤ d) ↔ (b < a ↔ d < c)
Defined in
Mathlib.Order.Basic
Cited by
25 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.

Cited by25

Results whose statement or proof uses this declaration.