Mathlib Map

Theorems · Theorem · order theory

sup_eq_maxDefault

∀ {α : Type u} [inst : SemilatticeSup α] [inst_1 : DecidableLE α] [Std.Total fun x1 x2 => x1 ≤ x2],
  (fun x1 x2 => x1 ⊔ x2) = maxDefault
Defined in
Mathlib.Order.Lattice
Cited by
4 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext, Quot.sound
Assumes
SemilatticeSupDecidableLEStd.Total

Around this declaration

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

Cites5

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

Cited by4

Results whose statement or proof uses this declaration.