Theorems · Theorem · measure theory
Finset.measurable_prod
∀ {M : Type u_2} {ι : Type u_3} {α : Type u_4} [inst : CommMonoid M] [inst_1 : MeasurableSpace M] [MeasurableMul₂ M]
{m : MeasurableSpace α} {f : ι → α → M} (s : Finset ι),
(∀ i ∈ s, Measurable (f i)) → Measurable fun a => ∏ i ∈ s, f i a- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- MeasurableSpacestatement and proof · cited by 13,106
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Measurablestatement and proof · cited by 1,499
- MeasurableMul₂statement and proof · cited by 139
- Measurable.mulproof · cited by 29
- measurable_oneproof · cited by 20
- Finset.prod_inductionproof · cited by 18
Cited by11
Results whose statement or proof uses this declaration.
- indepFun_pi_of_prod_bcfproof · cited by 3
- NumberField.mixedEmbedding.fundamentalCone.volume_normLeOneproof · cited by 2
- pi_indepFun_of_prod_bcfproof · cited by 2
- pi_indepFun_pi_of_prod_bcfproof · cited by 2
- NumberField.mixedEmbedding.volume_eq_two_pi_pow_mul_integralproof · cited by 1
- Measure.ext_of_lintegral_prod_mul_prod_boundedContinuousFunctionproof · cited by 1
- Measurable.tprodproof · cited by 1
- Finset.measurable_prod_applyproof · cited by 1
- MeasureTheory.IsProgressive.finsetProdproof · cited by 0