Theorems · Theorem · group theory
Finset.mulIndicator_biUnion
∀ {ι : Type u_1} {κ : Type u_2} {β : Type u_4} [inst : CommMonoid β] (s : Finset ι) (t : ι → Set κ) {f : κ → β},
(↑s).PairwiseDisjoint t → (⋃ i ∈ s, t i).mulIndicator f = fun a => ∏ i ∈ s, (t i).mulIndicator f a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Set.iUnionstatement and proof · cited by 2,483
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Iff.notproof · cited by 489
- Set.iUnion_congr_Propproof · cited by 374
- Set.PairwiseDisjointstatement and proof · cited by 275
- Finset.consproof · cited by 221
- Set.mulIndicatorstatement and proof · cited by 163
- Finset.mem_coeproof · cited by 91
Cited by2
Results whose statement or proof uses this declaration.
- hasProd_prod_disjointproof · cited by 1
- Finset.mulIndicator_biUnion_applyproof · cited by 0