Theorems · Theorem · measure theory
MeasureTheory.measureReal_eq_measureReal_iff
∀ {α : Type u_1} {β : Type u_2} {x : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α}
{m : MeasurableSpace β} {ν : MeasureTheory.Measure β} {t : Set β},
autoParam (μ s ≠ ⊤) MeasureTheory.measureReal_eq_measureReal_iff._auto_1 →
autoParam (ν t ≠ ⊤) MeasureTheory.measureReal_eq_measureReal_iff._auto_3 → (μ.real s = ν.real t ↔ μ s = ν t)- Defined in
- Mathlib.MeasureTheory.Measure.Real
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Setstatement and proof · cited by 53,352
- Realstatement · 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.topstatement and proof · cited by 9,680
- MeasureTheory.Measure.realstatement · cited by 530
- ENNReal.toReal_eq_toReal_iff'proof · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.JordanDecomposition.toSignedMeasure_injectiveproof · cited by 6
- ProbabilityTheory.condDistrib_apply_ae_eq_condExpKernel_mapproof · cited by 1
- MeasureTheory.Measure.toSignedMeasure_eq_toSignedMeasure_iffproof · cited by 0