Theorems · Theorem · measure theory
Finset.stronglyMeasurable_fun_prod
∀ {α : Type u_1} {M : Type u_5} [inst : CommMonoid M] [inst_1 : TopologicalSpace M] [ContinuousMul M]
{m : MeasurableSpace α} {ι : Type u_6} {f : ι → α → M} (s : Finset ι),
(∀ i ∈ s, MeasureTheory.StronglyMeasurable (f i)) → MeasureTheory.StronglyMeasurable fun a => ∏ i ∈ s, f i a- Cited by
- 3 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- ContinuousMulstatement and proof · cited by 343
- Finset.stronglyMeasurable_prodproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.tprodproof · cited by 1
- MeasureTheory.StronglyMeasurable.Finset.stronglyMeasurable_prod_applyproof · cited by 0
- MeasureTheory.StronglyMeasurable.hasProdproof · cited by 0