Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.mapRange_add
∀ {α : Type u_1} {mα : MeasurableSpace α} {M : Type u_3} [inst : AddCommMonoid M] [inst_1 : TopologicalSpace M]
{N : Type u_4} [inst_2 : AddCommMonoid N] [inst_3 : TopologicalSpace N] [inst_4 : ContinuousAdd M]
[inst_5 : ContinuousAdd N] {v w : MeasureTheory.VectorMeasure α M} {f : M →+ N} (hf : Continuous ⇑f),
(v + w).mapRange f hf = v.mapRange f hf + w.mapRange f hf- Cited by
- 3 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement and proof · cited by 3,230
- MeasurableSetproof · cited by 3,075
- Continuousstatement and proof · cited by 2,592
- map_addproof · cited by 964
- ContinuousAddstatement and proof · cited by 777
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- add_applyproof · cited by 154
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.integral_add_vectorMeasureproof · cited by 5
- MeasureTheory.VectorMeasure.transpose_add_vectorMeasureproof · cited by 1
- MeasureTheory.VectorMeasure.mapRangeHomproof · cited by 0
- MeasureTheory.VectorMeasure.transpose_addproof · cited by 0