Mathlib Map

Theorems · Theorem · order theory

LT.lt.trans_eq

∀ {α : Type u_1} {a b c : α} [inst : LT α], a < b → b = c → a < c

Alias of lt_of_lt_of_eq.

Defined in
Mathlib.Order.Basic
Cited by
65 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
LT

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites0

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Nothing in Mathlib beyond the foundations.

Cited by65

Results whose statement or proof uses this declaration.