Theorems · Theorem · measure theory
MeasureTheory.ComplexMeasure.absolutelyContinuous_ennreal_iff
∀ {α : Type u_1} {m : MeasurableSpace α} (c : MeasureTheory.ComplexMeasure α)
(μ : MeasureTheory.VectorMeasure α ENNReal),
MeasureTheory.VectorMeasure.AbsolutelyContinuous c μ ↔
MeasureTheory.VectorMeasure.AbsolutelyContinuous (MeasureTheory.ComplexMeasure.re c) μ ∧
MeasureTheory.VectorMeasure.AbsolutelyContinuous (MeasureTheory.ComplexMeasure.im c) μ- Defined in
- Mathlib.MeasureTheory.Measure.Complex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- MeasurableSpacestatement and proof · cited by 13,106
- LinearMapstatement · cited by 10,215
- ENNRealstatement and proof · cited by 9,879
- Complexstatement and proof · cited by 5,565
- add_zeroproof · cited by 2,707
- Complex.ofRealproof · cited by 1,654
- MulZeroClass.zero_mulproof · cited by 1,625
- Complex.Iproof · cited by 866
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.