Theorems · Theorem · measure theory
MeasureTheory.FiniteMeasure.continuous_map
∀ {Ω : Type u_1} {Ω' : Type u_2} [inst : MeasurableSpace Ω] [inst_1 : MeasurableSpace Ω'] [inst_2 : TopologicalSpace Ω]
[inst_3 : OpensMeasurableSpace Ω] [inst_4 : TopologicalSpace Ω'] [inst_5 : BorelSpace Ω'] {f : Ω → Ω'},
Continuous f → Continuous fun ν => ν.map fIf f : X → Y is continuous and Y is equipped with the Borel sigma algebra, then
the push-forward of finite measures f* : FiniteMeasure X → FiniteMeasure Y is continuous
(in the topologies of weak convergence of measures).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 215 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.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Continuousstatement and proof · cited by 2,592
- BorelSpacestatement and proof · cited by 1,602
- OpensMeasurableSpacestatement and proof · cited by 636
- Continuous.continuousAtproof · cited by 297
- continuous_idproof · cited by 192
- MeasureTheory.FiniteMeasurestatement and proof · cited by 150
- continuous_iff_continuousAtproof · cited by 139
- MeasureTheory.FiniteMeasure.mapstatement · cited by 16
- MeasureTheory.FiniteMeasure.tendsto_map_of_tendsto_of_continuousproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- isCompact_setOfPred_finiteMeasure_le_of_isCompactproof · cited by 2