Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.integral_toSignedMeasure
∀ {X : Type u_2} {G : Type u_6} {mX : MeasurableSpace X} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G]
{μ : MeasureTheory.Measure X} [inst_2 : MeasureTheory.IsFiniteMeasure μ] {f : X → G},
∫ᵛ (x : X), f x ∂<•μ.toSignedMeasure = ∫ (x : X), f x ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 252 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topproof · cited by 9,680
- Norm.normproof · cited by 5,413
- MeasurableSetproof · cited by 3,075
- Nontrivialproof · cited by 2,416
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.setIntegral_toSignedMeasureproof · cited by 1