Theorems · Theorem · measure theory
MeasureTheory.continuous_L1_toL1
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] {m : MeasurableSpace α} {μ μ' : MeasureTheory.Measure α}
(c' : ENNReal) (hc' : c' ≠ ⊤) (hμ'_le : μ' ≤ c' • μ), Continuous fun f => MeasureTheory.Integrable.toL1 ↑↑f ⋯Auxiliary lemma for setToFun_congr_measure: the function sending f : α →₁[μ] G to
f : α →₁[μ'] G is continuous when μ' ≤ c' • μ for c' ≠ ∞.
- Defined in
- Mathlib.MeasureTheory.Integral.SetToL1
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- AddSubgroupstatement · cited by 3,232
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- Continuousstatement and proof · cited by 2,592
- Filter.EventuallyEqproof · cited by 1,912
- Dist.distproof · cited by 1,539
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.setToFun_congr_measure_of_integrableproof · cited by 5