Mathlib Map

Theorems · Theorem · order theory

lt_imp_lt_of_le_imp_le

∀ {α : Type u_2} {β : Type u_5} [inst : LinearOrder α] [inst_1 : Preorder β] {a b : α} {c d : β},
  (a ≤ b → c ≤ d) → d < c → b < a
Defined in
Mathlib.Order.Basic
Cited by
18 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
LinearOrderPreorder

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.

Cited by18

Results whose statement or proof uses this declaration.