Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.measure_zero_of_invariant
∀ {G : Type u_1} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α] {s : Set α}
{μ : MeasureTheory.Measure α} [MeasurableConstSMul G α] [MeasureTheory.SMulInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsFundamentalDomain G s μ → ∀ (t : Set α), (∀ (g : G), g • t = t) → μ (t ∩ s) = 0 → μ t = 0- Cited by
- 4 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Groupstatement and proof · cited by 6,238
- SummationFilter.unconditionalproof · cited by 2,068
- MulActionstatement and proof · cited by 1,294
- tsumproof · cited by 1,148
- Countablestatement and proof · cited by 633
- Set.smulSetstatement · cited by 608
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.absolutelyContinuous_mapproof · cited by 1
- MeasureTheory.IsFundamentalDomain.essSup_measure_restrictproof · cited by 1
- IsFundamentalDomain.QuotientMeasureEqMeasurePreimage_HaarMeasureproof · cited by 1
- MeasureTheory.QuotientMeasureEqMeasurePreimage.haarMeasure_quotientproof · cited by 0