Theorems · Theorem · combinatorics
Finset.biUnion_singleton
∀ {α : Type u_1} {β : Type u_2} {s : Finset α} [inst : DecidableEq β] {f : α → β},
(s.biUnion fun a => {f a}) = Finset.image f s- Defined in
- Mathlib.Data.Finset.Union
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Finset.imagestatement · cited by 910
- Finset.biUnionstatement · cited by 217
Cited by2
Results whose statement or proof uses this declaration.
- Finsupp.mapDomain_supportproof · cited by 10
- MvPolynomial.support_esymmproof · cited by 1