Theorems · Theorem · measure theory
aemeasurable_withDensity_iff
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_2} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [SecondCountableTopology E] [inst_3 : MeasurableSpace E] [BorelSpace E] {f : α → NNReal},
Measurable f → ∀ {g : α → E}, AEMeasurable g (μ.withDensity fun x => ↑(f x)) ↔ AEMeasurable (fun x => ↑(f x) • g x) μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- 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
- Set.ofPredproof · cited by 6,101
- NNRealstatement and proof · cited by 4,310
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.