Theorems · Theorem · measure theory
MeasureTheory.LipschitzWith.integrable_comp_iff_of_antilipschitz
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup β] [inst_1 : NormedAddCommGroup γ] {K K' : NNReal} {f : α → β} {g : β → γ},
LipschitzWith K g →
AntilipschitzWith K' g → g 0 = 0 → (MeasureTheory.Integrable (g ∘ f) μ ↔ MeasureTheory.Integrable f μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- MeasureTheory.Integrablestatement · cited by 1,367
- MeasureTheory.MemLpproof · cited by 457
- LipschitzWithstatement and proof · cited by 316
- AntilipschitzWithstatement and proof · cited by 132
- LipschitzWith.memLp_comp_iff_of_antilipschitzproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.integral_comp_comm'proof · cited by 2