Mathlib Map

Theorems · Theorem · order theory

Finset.inf_erase_top

∀ {α : Type u_2} [inst : SemilatticeInf α] [inst_1 : OrderTop α] [inst_2 : DecidableEq α] (s : Finset α),
  (s.erase ⊤).inf id = s.inf id
Defined in
Mathlib.Data.Finset.Lattice.Fold
Cited by
0 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemilatticeInfOrderTopDecidableEq

Around this declaration

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

Cites14

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.