Mathlib Map

Theorems · Theorem · order theory

eq_of_inf_eq_sup_eq

∀ {α : Type u} [inst : DistribLattice α] {a b c : α}, b ⊓ a = c ⊓ a → b ⊔ a = c ⊔ a → b = c
Defined in
Mathlib.Order.Lattice
Cited by
3 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext
Assumes
DistribLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.