Mathlib Map

Theorems · Theorem · order theory

lt_trans

∀ {α : Type u_1} [inst : Preorder α] {a b c : α}, a < b → b < c → a < c
Defined in
Mathlib.Order.Defs.PartialOrder
Cited by
165 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 11 definitions · uses no axioms
Assumes
Preorder

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 by165

Results whose statement or proof uses this declaration.