Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.measure_sdiff

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s₁ s₂ : Set α},
  s₂ ⊆ s₁ → MeasureTheory.NullMeasurableSet s₂ μ → μ s₂ ≠ ⊤ → μ (s₁ \ s₂) = μ s₁ - μ s₂
Defined in
Mathlib.MeasureTheory.Measure.MeasureSpace
Cited by
20 results in Mathlib
Foundations
Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ProbabilityTheory.Kernel.IndepSets.indep · cited by 9IndepSets.indepMeasureTheory.measure_sdiff_lt_of_lt_add · cited by 8MeasureTheory.measure_sdi…MeasureTheory.measure_sdiff_le_iff_le_add · cited by 3MeasureTheory.measure_sdi…ProbabilityTheory.Kernel.setIntegral_density · cited by 2Kernel.setIntegral_densityMeasureTheory.Measure.ext_of_Iic · cited by 2Measure.ext_of_IicProbabilityTheory.Kernel.measurable_kernel_prodMk_left_of_finite · cited by 1Kernel.measurable_kernel_…MeasureTheory.Measure.MeasureDense.of_generateFrom_isSetAlgebra_finite · cited by 1MeasureDense.of_generateF…MeasureTheory.Measure.MeasureDense.of_generateFrom_isSetAlgebra_sigmaFinite · cited by 1MeasureDense.of_generateF…NumberField.mixedEmbedding.fundamentalCone.volume_frontier_normLeOne · cited by 1fundamentalCone.volume_fr…ProbabilityTheory.setLIntegral_toKernel_prod · cited by 1ProbabilityTheory.setLInt…ProbabilityTheory.Kernel.IndepSets.indep_aux · cited by 1IndepSets.indep_auxMeasureTheory.tendsto_setIntegral_of_monotone₀ · cited by 1MeasureTheory.tendsto_set…MeasureTheory.Measure.addHaar_sphere_of_ne_zero · cited by 1Measure.addHaar_sphere_of…Directed.measure_iInter · cited by 1Directed.measure_iInterConvex.addHaar_frontier · cited by 1Convex.addHaar_frontierDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topMeasureTheory.NullMeasurableSet · cited by 337MeasureTheory.NullMeasura…Set.union_eq_self_of_subset_right · cited by 25Set.union_eq_self_of_subs…MeasureTheory.measure_sdiff' · cited by 4MeasureTheory.measure_sdi…MeasureTheory.measure_sdiffCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.