Mathlib Map

Theorems · Definition · order theory

Finset.hasInfs

{α : Type u_2} → [DecidableEq α] → [SemilatticeInf α] → HasInfs (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
62 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqSemilatticeInf

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 by62

Results whose statement or proof uses this declaration.