Theorems · Theorem · measure theory
MeasureTheory.AEStronglyMeasurable.add_measure
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace β] {m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[TopologicalSpace.PseudoMetrizableSpace β] {ν : MeasureTheory.Measure α} {f : α → β},
MeasureTheory.AEStronglyMeasurable f μ →
MeasureTheory.AEStronglyMeasurable f ν → MeasureTheory.AEStronglyMeasurable f (μ + ν)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- aestronglyMeasurable_add_measure_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.add_measureproof · cited by 6