Theorems · Theorem · measure theory
MeasureTheory.Measure.ae_eq_pi
∀ {ι : Type u_1} {α : ι → Type u_3} [inst : Fintype ι] [inst_1 : (i : ι) → MeasurableSpace (α i)]
{μ : (i : ι) → MeasureTheory.Measure (α i)} [∀ (i : ι), MeasureTheory.SigmaFinite (μ i)] {β : ι → Type u_4}
{f f' : (i : ι) → α i → β i},
(∀ (i : ι), f i =ᵐ[μ i] f' i) → (fun x i => f i (x i)) =ᵐ[MeasureTheory.Measure.pi μ] fun x i => f' i (x i)- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.Eventually.monoproof · cited by 646
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- Filter.Tendsto.eventuallyproof · cited by 174
- Function.evalproof · cited by 140
- MeasureTheory.Measure.pistatement · cited by 130
- Filter.eventually_allproof · cited by 16
- MeasureTheory.Measure.tendsto_eval_ae_aeproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.