Theorems · Definition · measure theory
MeasureTheory.VectorMeasure.mapRangeHom
{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] →
{α : Type u_5} →
[inst_6 : MeasurableSpace α] →
(f : M →+ N) → Continuous ⇑f → MeasureTheory.VectorMeasure α M →+ MeasureTheory.VectorMeasure α NGiven a continuous AddMonoidHom f : M → N, mapRangeHom is the AddMonoidHom mapping the
vector measure v on M to the vector measure f ∘ v on N.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- 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
- Continuousstatement and proof · cited by 2,592
- ContinuousAddstatement and proof · cited by 777
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- MeasureTheory.VectorMeasure.mapRangeproof · cited by 24
- MeasureTheory.VectorMeasure.mapRange_addproof · cited by 3
- MeasureTheory.VectorMeasure.mapRange_zeroproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.