Theorems · Theorem · measure theory
MeasureTheory.Measure.pairwise_aedisjoint_of_aedisjoint_forall_ne_one
∀ {G : Type u_5} {α : Type u_6} [inst : Group G] [inst_1 : MulAction G α] {x : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {s : Set α},
(∀ (g : G), g ≠ 1 → MeasureTheory.AEDisjoint μ (g • s) s) →
(∀ (g : G), MeasureTheory.Measure.QuasiMeasurePreserving (fun x => g • x) μ μ) →
Pairwise (Function.onFun (MeasureTheory.AEDisjoint μ) fun g => g • s)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Groupstatement and proof · cited by 6,238
- Set.preimageproof · cited by 4,946
- one_smulproof · cited by 1,374
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- Function.onFunstatement · cited by 570
- Pairwisestatement · cited by 516
- smul_smulproof · cited by 360
- inv_mul_cancelproof · cited by 107
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.mk''proof · cited by 0
- MeasureTheory.IsFundamentalDomain.mk_of_measure_univ_leproof · cited by 0