Theorems · Theorem · number theory
ZLattice.tsumNormRPowBound_spec
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : FiniteDimensional ℝ E]
(L : Submodule ℤ E) [inst_3 : DiscreteTopology ↥L],
∀ r < -↑(Module.finrank ℤ ↥L),
∀ (s : Finset ↥L),
∑ z ∈ s, ‖z‖ ^ r ≤ ZLattice.tsumNormRPowBound L ^ r * ∑' (k : ℕ), ↑k ^ (↑(Module.finrank ℤ ↥L) - 1 + r)- Defined in
- Mathlib.Algebra.Module.ZLattice.Summable
- Cited by
- 2 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.
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
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- Submodulestatement and proof · cited by 7,192
- Norm.normstatement · cited by 5,413
- Finset.sumstatement · cited by 5,195
- SummationFilter.unconditionalstatement · cited by 2,068
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- tsumstatement · cited by 1,148
- DiscreteTopologystatement and proof · cited by 373
Cited by2
Results whose statement or proof uses this declaration.
- ZLattice.summable_norm_rpowproof · cited by 4
- ZLattice.tsum_norm_rpow_leproof · cited by 0