Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.vadd_of_comm
∀ {G : Type u_1} {α : Type u_3} [inst : AddGroup G] [inst_1 : AddAction G α] [inst_2 : MeasurableSpace α] {s : Set α}
{μ : MeasureTheory.Measure α} {G' : Type u_6} [inst_3 : AddGroup G'] [inst_4 : AddAction G' α]
[MeasurableConstVAdd G' α] [MeasureTheory.VAddInvariantMeasure G' α μ] [VAddCommClass G' G α],
MeasureTheory.IsAddFundamentalDomain G s μ → ∀ (g : G'), MeasureTheory.IsAddFundamentalDomain 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.
Cites17
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
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement · cited by 1,820
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- Equiv.reflproof · cited by 274
- MeasureTheory.VAddInvariantMeasurestatement and proof · cited by 114
- MeasureTheory.IsAddFundamentalDomainstatement and proof · cited by 88
- MeasurableConstVAddstatement and proof · cited by 81
- MeasureTheory.MeasurePreserving.quasiMeasurePreservingproof · cited by 41
Cited by1
Results whose statement or proof uses this declaration.