Theorems · Theorem · measure theory
LinearIsometryEquiv.integrable_comp_iff
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_8} {H : Type u_9}
[inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup H] {𝕜 : Type u_10} {𝕜' : Type u_11}
[inst_2 : NontriviallyNormedField 𝕜] [inst_3 : NontriviallyNormedField 𝕜'] [inst_4 : NormedSpace 𝕜' E]
[inst_5 : NormedSpace 𝕜 H] {σ : 𝕜 →+* 𝕜'} {σ' : 𝕜' →+* 𝕜} [RingHomIsometric σ] [RingHomIsometric σ']
[inst_8 : RingHomInvPair σ σ'] [inst_9 : RingHomInvPair σ' σ] {φ : α → H} (L : H ≃ₛₗᵢ[σ] E),
MeasureTheory.Integrable (fun a => L (φ a)) μ ↔ MeasureTheory.Integrable φ μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- MeasureTheory.Integrablestatement · cited by 1,367
- LinearIsometryEquivstatement and proof · cited by 748
- RingHomInvPairstatement and proof · cited by 523
- RingHomIsometricstatement and proof · cited by 282
- LinearIsometryEquiv.toContinuousLinearEquivproof · cited by 125
Cited by2
Results whose statement or proof uses this declaration.
- VectorFourier.fourierIntegral_iteratedFDerivproof · cited by 2
- Real.fourier_iteratedDerivproof · cited by 0