Theorems · Theorem · number theory
MeasureTheory.exists_pair_mem_lattice_not_disjoint_vadd
∀ {E : Type u_1} {L : Type u_2} [inst : MeasurableSpace E] {μ : MeasureTheory.Measure E} {F s : Set E}
[inst_1 : AddGroup L] [Countable L] [inst_3 : AddAction L E] [inst_4 : MeasurableSpace L] [MeasurableVAdd L E]
[MeasureTheory.VAddInvariantMeasure L E μ],
MeasureTheory.IsAddFundamentalDomain L F μ →
MeasureTheory.NullMeasurableSet s μ → μ F < μ s → ∃ x y, x ≠ y ∧ ¬Disjoint (x +ᵥ s) (y +ᵥ s)Blichfeldt's Theorem. If the volume of the set s is larger than the covolume of the
countable subgroup L of E, then there exist two distinct points x, y ∈ L such that (x + s)
and (y + s) are not disjoint.
- Cited by
- 1 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.
Cites28
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 · cited by 9,879
- AddGroupstatement and proof · cited by 4,410
- Disjointstatement and proof · cited by 2,201
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Countablestatement and proof · cited by 633
- Set.vaddSetstatement · cited by 403
- MeasureTheory.measure_monoproof · cited by 338
Cited by1
Results whose statement or proof uses this declaration.