Theorems · Theorem · number theory
ZLattice.exists_finsetSum_norm_rpow_le_tsum
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] (L : Submodule ℤ E)
[DiscreteTopology ↥L],
∃ A > 0,
∀ r < -↑(Module.finrank ℤ ↥L),
∀ (s : Finset ↥L), ∑ z ∈ s, ‖z‖ ^ r ≤ A ^ r * ∑' (k : ℕ), ↑k ^ (↑(Module.finrank ℤ ↥L) - 1 + r)- Defined in
- Mathlib.Algebra.Module.ZLattice.Summable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites95
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- SetLike.coeproof · cited by 8,199
- Fintypeproof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- Set.imageproof · cited by 5,609
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement and proof · cited by 5,195
Cited by3
Results whose statement or proof uses this declaration.
- ZLattice.tsumNormRPowBoundproof · cited by 3
- ZLattice.tsumNormRPowBound_specproof · cited by 2
- ZLattice.tsumNormRPowBound_posproof · cited by 0