Theorems · Theorem · number theory
ZLattice.covolume.tendsto_card_le_div
∀ {ι : Type u_1} [inst : Fintype ι] (L : Submodule ℤ (ι → ℝ)) [inst_1 : DiscreteTopology ↥L] [IsZLattice ℝ L]
{X : Set (ι → ℝ)},
(∀ ⦃x : ι → ℝ⦄ ⦃r : ℝ⦄, x ∈ X → 0 < r → r • x ∈ X) →
∀ {F : (ι → ℝ) → ℝ},
(∀ (x : ι → ℝ) ⦃r : ℝ⦄, 0 ≤ r → F (r • x) = r ^ Fintype.card ι * F x) →
Bornology.IsBounded {x | x ∈ X ∧ F x ≤ 1} →
MeasurableSet {x | x ∈ X ∧ F x ≤ 1} →
MeasureTheory.volume (frontier {x | x ∈ X ∧ F x ≤ 1}) = 0 →
∀ [Nonempty ι],
Filter.Tendsto (fun c => ↑(Nat.card ↑({x | x ∈ X ∧ F x ≤ c} ∩ ↑L)) / c) Filter.atTop
(nhds (MeasureTheory.volume.real {x | x ∈ X ∧ F x ≤ 1} / ZLattice.covolume L MeasureTheory.volume))- Defined in
- Mathlib.Algebra.Module.ZLattice.Covolume
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 263 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
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
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Equivproof · cited by 8,337
- SetLike.coestatement and proof · cited by 8,199
- Filterproof · cited by 8,121
- Fintypestatement and proof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.