Mathlib Map

Theorems · Definition · order theory

Finset.hasSups

{α : Type u_2} → [DecidableEq α] → [SemilatticeSup α] → HasSups (Finset α)

s ⊻ t is the finset of elements of the form a ⊔ b where a ∈ s, b ∈ t.

Defined in
Mathlib.Data.Finset.Sups
Cited by
61 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqSemilatticeSup

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 by61

Results whose statement or proof uses this declaration.