Theorems · Theorem · measure theory
MeasureTheory.projectiveFamilyContent_diff
Deprecated since 2026-06-03Use MeasureTheory.projectiveFamilyContent_sdiff instead.
∀ {ι : Type u_1} {α : ι → Type u_2} {mα : (i : ι) → MeasurableSpace (α i)}
{P : (J : Finset ι) → MeasureTheory.Measure ((j : ↥J) → α ↑j)} {s t : Set ((i : ι) → α i)}
(hP : MeasureTheory.IsProjectiveMeasureFamily P),
s ∈ MeasureTheory.measurableCylinders α →
t ∈ MeasureTheory.measurableCylinders α →
(MeasureTheory.projectiveFamilyContent hP) s - (MeasureTheory.projectiveFamilyContent hP) t ≤
(MeasureTheory.projectiveFamilyContent hP) (s \ t)Alias of MeasureTheory.projectiveFamilyContent_sdiff.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasureTheory.AddContentstatement · cited by 78
- MeasureTheory.measurableCylindersstatement · cited by 48
- MeasureTheory.IsProjectiveMeasureFamilystatement · cited by 27
- MeasureTheory.projectiveFamilyContentstatement · cited by 11
- MeasureTheory.projectiveFamilyContent_sdiffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.