Theorems · Theorem · group theory
prod_indicator
∀ {ι : Type u_1} {κ : Type u_2} {R : Type u_5} [inst : CommSemiring R] (s : Finset ι) (f : ι → Set κ) (g : ι → κ → R),
∏ i ∈ s, (f i).indicator (g i) = (⋂ x ∈ s, f x).indicator (∏ i ∈ s, g i)- Defined in
- Mathlib.Algebra.BigOperators.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CommSemiringstatement and proof · cited by 10,911
- Finset.prodstatement and proof · cited by 2,356
- Set.iInterstatement and proof · cited by 1,084
- Set.indicatorstatement and proof · cited by 723
- Finset.prod_applyproof · cited by 70
- prod_indicator_applyproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- prod_indicator_constproof · cited by 0