Theorems · Definition · measure theory
MeasureTheory.VectorMeasure.MutuallySingular
{α : Type u_1} →
{m : MeasurableSpace α} →
{M : Type u_4} →
{N : Type u_5} →
[inst : AddCommMonoid M] →
[inst_1 : TopologicalSpace M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : TopologicalSpace N] → MeasureTheory.VectorMeasure α M → MeasureTheory.VectorMeasure α N → PropTwo vector measures v and w are said to be mutually singular if there exists a measurable
set s, such that for all t ⊆ s, v t = 0 and for all t ⊆ sᶜ, w t = 0.
We note that we do not require the measurability of t in the definition since this makes it easier
to use. This is equivalent to the definition which requires measurability. To prove
MutuallySingular with the measurability condition, use
MeasureTheory.VectorMeasure.MutuallySingular.mk.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
Cited by20
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.MutuallySingular.symmstatement and proof · cited by 4
- MeasureTheory.SignedMeasure.eq_singularPartstatement and proof · cited by 3
- MeasureTheory.VectorMeasure.MutuallySingular.add_leftstatement and proof · cited by 2
- MeasureTheory.VectorMeasure.MutuallySingular.mkstatement · cited by 2
- MeasureTheory.VectorMeasure.MutuallySingular.neg_leftstatement and proof · cited by 2
- MeasureTheory.SignedMeasure.mutuallySingular_ennreal_iffstatement and proof · cited by 2
- MeasureTheory.SignedMeasure.haveLebesgueDecomposition_mkstatement and proof · cited by 1
- MeasureTheory.VectorMeasure.MutuallySingular.neg_rightstatement and proof · cited by 1
- MeasureTheory.VectorMeasure.MutuallySingular.smul_rightstatement and proof · cited by 1
- MeasureTheory.SignedMeasure.jordanDecomposition_add_withDensity_mutuallySingularstatement and proof · cited by 1
- MeasureTheory.VectorMeasure.MutuallySingular.zero_leftstatement · cited by 1
- MeasureTheory.SignedMeasure.mutuallySingular_singularPartstatement · cited by 1