Mathlib Map

Theorems · Theorem · order theory

lt_iff_lt_of_le_iff_le

∀ {α : 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
54 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
LinearOrderLinearOrder

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.

Cited by54

Results whose statement or proof uses this declaration.