Mathlib Map

Theorems · Theorem · order theory

inf_le_inf_left

∀ {α : Type u} [inst : SemilatticeInf α] {a b : α} (c : α), b ≤ a → c ⊓ b ≤ c ⊓ a
Defined in
Mathlib.Order.Lattice
Cited by
25 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
SemilatticeInf

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 by25

Results whose statement or proof uses this declaration.