Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.swap
∀ {α : Type u_1} {β : Type u_2} {E : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
{μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} [inst_2 : NormedAddCommGroup E] [MeasureTheory.SFinite ν]
[MeasureTheory.SFinite μ] {f : α × β → E} {s : Set α} {t : Set β},
MeasureTheory.IntegrableOn f (s ×ˢ t) (μ.prod ν) → MeasureTheory.IntegrableOn (f ∘ Prod.swap) (t ×ˢ s) (ν.prod μ)- Defined in
- Mathlib.MeasureTheory.Integral.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 226 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.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- SProd.sprodstatement and proof · cited by 1,750
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- MeasureTheory.Measure.prod_restrictproof · cited by 12
- MeasureTheory.Integrable.swapproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.