Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.mapRange_smul
∀ {α : 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] {R : Type u_5} [inst_4 : Semiring R]
[inst_5 : Module R M] [inst_6 : Module R N] [inst_7 : ContinuousConstSMul R M] [inst_8 : ContinuousConstSMul R N]
{v : MeasureTheory.VectorMeasure α M} {f : M →ₗ[R] N} (hf : Continuous ⇑f) {c : R},
(c • v).mapRange f.toAddMonoidHom hf = c • v.mapRange f.toAddMonoidHom hf- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- MeasurableSetproof · cited by 3,075
- Continuousstatement and proof · cited by 2,592
- ContinuousConstSMulstatement and proof · cited by 832
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.transpose_smulproof · cited by 1
- MeasureTheory.VectorMeasure.mapRangeₗproof · cited by 0