Theorems · Theorem · measure theory
MeasureTheory.exp_llr
∀ {α : Type u_1} {mα : MeasurableSpace α} (μ ν : MeasureTheory.Measure α) [MeasureTheory.SigmaFinite μ],
(fun x => Real.exp (MeasureTheory.llr μ ν x)) =ᵐ[ν] fun x => if μ.rnDeriv ν x = 0 then 1 else (μ.rnDeriv ν x).toReal- Cited by
- 2 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasureTheory.SigmaFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topproof · cited by 9,680
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Real.logproof · cited by 939
- LT.lt.neproof · cited by 872
- Real.expstatement and proof · cited by 871
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.exp_llr_of_acproof · cited by 1
- MeasureTheory.exp_llr_of_ac'proof · cited by 1