Theorems · Theorem · order theory
Finset.fold_inf_univ
∀ {α : Type u_2} [inst : Fintype α] [inst_1 : SemilatticeInf α] [inst_2 : OrderBot α] (a : α),
Finset.fold min a (fun x => x) Finset.univ = ⊥- Defined in
- Mathlib.Data.Fintype.Lattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Bot.botstatement and proof · cited by 4,720
- Finset.univstatement · cited by 3,473
- le_rflproof · cited by 1,558
- OrderBotstatement and proof · cited by 1,055
- SemilatticeInfstatement and proof · cited by 634
- Finset.mem_univproof · cited by 361
- eq_bot_iffproof · cited by 159
- le_inf_iffproof · cited by 48
- Finset.foldstatement · cited by 46
- Finset.fold_op_rel_iff_andproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Finset.fold_sup_univproof · cited by 0