Theorems · Definition · measure theory
MeasureTheory.VectorMeasure.integral
{X : Type u_2} →
{E : Type u_4} →
{F : Type u_5} →
{G : Type u_6} →
{mX : MeasurableSpace X} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] →
[inst_2 : NormedAddCommGroup F] →
[inst_3 : NormedSpace ℝ F] →
[inst_4 : NormedAddCommGroup G] →
[inst_5 : NormedSpace ℝ G] → MeasureTheory.VectorMeasure X F → (X → E) → (E →L[ℝ] F →L[ℝ] G) → GThe G-valued integral of E-valued function and the F-valued vector measure μ with linear
paring B : E →L[ℝ] F →L[ℝ] G . This is set to be 0 if G is not complete or if f is not
integrable with respect to (μ.transpose B).variation. Notation ∫ᵛ x, f x ∂[B; μ].
When μ is G-valued, to get the integral in G of a real-valued function, take
B = ContinousLinearMap.lsmul ℝ ℝ. Notation ∫ᵛ x, f x ∂•μ.
When μ is a signed measure, to get the integral in G of a G-valued function, take
B = (ContinousLinearMap.lsmul ℝ ℝ).flip. Notation ∫ᵛ x, f x ∂<•μ.
- Cited by
- 126 results in Mathlib
- Foundations
- Depth 241 from the axioms, rests on 6,488 definitions · 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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- MeasureTheory.VectorMeasure.variationproof · cited by 125
- MeasureTheory.setToFunproof · cited by 77
- MeasureTheory.VectorMeasure.transposeproof · cited by 43
- MeasureTheory.dominatedFinMeasAdditive_cbmApplyMeasureproof · cited by 31
Cited by127
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.integral_congr_aestatement · cited by 11
- MeasureTheory.VectorMeasure.integral_zero_vectorMeasurestatement · cited by 11
- MeasureTheory.VectorMeasure.withDensityproof · cited by 11
- MeasureTheory.VectorMeasure.setIntegral_eq_zero_of_not_measurableSetstatement and proof · cited by 9
- MeasureTheory.VectorMeasure.integral_indicatorstatement and proof · cited by 7
- MeasureTheory.VectorMeasure.integral_undefstatement · cited by 7
- MeasureTheory.VectorMeasure.withDensity_applystatement and proof · cited by 7
- MeasureTheory.VectorMeasure.enorm_integral_le_lintegral_enormstatement · cited by 6
- MeasureTheory.VectorMeasure.integral_zerostatement · cited by 6
- MeasureTheory.VectorMeasure.integral_add_vectorMeasurestatement · cited by 5
- MeasureTheory.VectorMeasure.integral_conststatement · cited by 5
- MeasureTheory.VectorMeasure.integral_fun_addstatement · cited by 4