Theorems · Theorem · order theory
Finset.inf_cons
∀ {α : Type u_2} {β : Type u_3} [inst : SemilatticeInf α] [inst_1 : OrderTop α] {s : Finset β} {f : β → α} {b : β}
(h : b ∉ s), (Finset.cons b s h).inf f = f b ⊓ s.inf f- Defined in
- Mathlib.Data.Finset.Lattice.Fold
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeInfOrderTop
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SemilatticeInfstatement and proof · cited by 634
- OrderTopstatement and proof · cited by 493
- Finset.consstatement · cited by 221
- Finset.infstatement · cited by 219
- Finset.fold_consproof · cited by 6
Cited by16
Results whose statement or proof uses this declaration.
- map_finset_infproof · cited by 10
- Finset.inf'_consproof · cited by 7
- Finset.apply_inf_eq_inf_compproof · cited by 4
- Finset.inf_sup_distrib_leftproof · cited by 3
- Finset.inf_inductionproof · cited by 2
- Finset.inf_le_iffproof · cited by 2
- Finset.lt_inf_iffproof · cited by 2
- PrimitiveSpectrum.hull_finsetInfproof · cited by 2
- Topology.IsLocallyConstructible.finsetInfproof · cited by 1
- IsRetrocompact.finsetInfproof · cited by 1
- Finset.inf_lt_iffproof · cited by 1
- Finset.sup_sdiff_leftproof · cited by 1