Mathlib Map

Theorems · Theorem · order theory

le_trans

∀ {α : Type u_1} [inst : Preorder α] {a b c : α}, a ≤ b → b ≤ c → a ≤ c

The relation on a preorder is transitive.

Defined in
Mathlib.Order.Defs.PartialOrder
Cited by
985 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 4 definitions · uses no axioms
Assumes
Preorder

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 by985

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 985.