Theorems · Theorem · measure theory
MeasureTheory.FiniteMeasure.testAgainstNN_add
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : TopologicalSpace Ω] [OpensMeasurableSpace Ω]
(μ : MeasureTheory.FiniteMeasure Ω) (f₁ f₂ : BoundedContinuousFunction Ω NNReal),
μ.testAgainstNN (f₁ + f₂) = μ.testAgainstNN f₁ + μ.testAgainstNN f₂- Cited by
- 0 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- NNRealstatement and proof · cited by 4,310
- ENNReal.ofNNRealproof · cited by 1,279
- OpensMeasurableSpacestatement and proof · cited by 636
- BoundedContinuousFunctionstatement and proof · cited by 511
- MeasureTheory.FiniteMeasurestatement and proof · cited by 150
- MeasureTheory.FiniteMeasure.testAgainstNNstatement · cited by 27
- MeasureTheory.lintegral_add_leftproof · cited by 21
- MeasureTheory.FiniteMeasure.testAgainstNN_coe_eqproof · cited by 5
- BoundedContinuousFunction.measurable_coe_ennreal_compproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.FiniteMeasure.toWeakDualBCNNproof · cited by 8