Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.eapprox_comp
∀ {α : Type u_1} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace γ] {f : γ → ENNReal} {g : α → γ}
{n : ℕ},
Measurable f →
Measurable g → ⇑(MeasureTheory.SimpleFunc.eapprox (f ∘ g) n) = ⇑(MeasureTheory.SimpleFunc.eapprox f n) ∘ g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement and proof · cited by 9,879
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.SimpleFuncstatement · cited by 411
- MeasureTheory.SimpleFunc.eapproxstatement · cited by 20
- MeasureTheory.SimpleFunc.approx_compproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_mapproof · cited by 17