Mathlib Map

Theorems · Theorem · order theory

Eq.trans_le

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

Alias of le_of_eq_of_le.

Defined in
Mathlib.Order.Basic
Cited by
155 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 4 definitions · uses no axioms
Assumes
LE

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 by155

Results whose statement or proof uses this declaration.