Theorems · Definition · number theory
ZLattice.tsumNormRPowBound
{E : Type u_1} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] → [FiniteDimensional ℝ E] → (L : Submodule ℤ E) → [DiscreteTopology ↥L] → ℝLet L be a lattice with (possibly non-full) rank d, and r : ℝ such that d < r.
Then ∑ z ∈ L, ‖z‖⁻ʳ ≤ A⁻ʳ * ∑ k : ℕ, kᵈ⁻ʳ⁻¹ for some A > 0 depending only on L.
This is an arbitrary choice of A. See ZLattice.tsum_norm_rpow_le.
- Defined in
- Mathlib.Algebra.Module.ZLattice.Summable
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Submodulestatement and proof · cited by 7,192
- FiniteDimensionalstatement and proof · cited by 1,854
- DiscreteTopologystatement and proof · cited by 373
- ZLattice.exists_finsetSum_norm_rpow_le_tsumproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ZLattice.tsumNormRPowBound_specstatement · cited by 2
- ZLattice.tsum_norm_rpow_lestatement · cited by 0
- ZLattice.tsumNormRPowBound_posstatement · cited by 0