Mathlib Map

Theorems · Theorem · order theory

SemilatticeInf.inf_le_left

∀ {α : Type u} [self : SemilatticeInf α] (a b : α), SemilatticeInf.inf a b ≤ a

The infimum is a lower bound on the first argument

Defined in
Mathlib.Order.Lattice
Cited by
2 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
SemilatticeInf

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 by6

Results whose statement or proof uses this declaration.