Theorems · Theorem · number theory
ZLattice.summable_norm_rpow
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] (L : Submodule ℤ E)
[DiscreteTopology ↥L], ∀ r < -↑(Module.finrank ℤ ↥L), Summable fun z => ‖z‖ ^ rIf L is a ℤ-lattice with rank d in E, then ∑ z ∈ L, ‖z‖ʳ converges when r < -d.
- Defined in
- Mathlib.Algebra.Module.ZLattice.Summable
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Norm.normstatement · cited by 5,413
- SummationFilter.unconditionalstatement · cited by 2,068
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- Summablestatement · cited by 778
- norm_nonnegproof · cited by 725
- DiscreteTopologystatement and proof · cited by 373
- Real.rpow_nonnegproof · cited by 111
Cited by4
Results whose statement or proof uses this declaration.
- PeriodPair.hasSumLocallyUniformly_derivWeierstrassPExceptproof · cited by 4
- PeriodPair.hasSumLocallyUniformly_weierstrassPExceptproof · cited by 4
- ZLattice.summable_norm_sub_rpowproof · cited by 1
- ZLattice.tsum_norm_rpow_leproof · cited by 0