Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.smul_of_comm
∀ {G : Type u_1} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α] {s : Set α}
{μ : MeasureTheory.Measure α} {G' : Type u_6} [inst_3 : Group G'] [inst_4 : MulAction G' α] [MeasurableConstSMul G' α]
[MeasureTheory.SMulInvariantMeasure G' α μ] [SMulCommClass G' G α],
MeasureTheory.IsFundamentalDomain G s μ → ∀ (g : G'), MeasureTheory.IsFundamentalDomain G (g • s) μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 207 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.
- 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
- SMulCommClassstatement and proof · cited by 1,927
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- Equiv.reflproof · cited by 274
- SMulCommClass.smul_commproof · cited by 143
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
- MeasurableConstSMulstatement and proof · cited by 92
- MeasureTheory.IsFundamentalDomainstatement and proof · cited by 74
Cited by1
Results whose statement or proof uses this declaration.