Theorems · Definition · number theory
ZLattice.normBound
{E : Type u_1} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] →
[FiniteDimensional ℝ E] → {L : Submodule ℤ E} → [DiscreteTopology ↥L] → {ι : Type u_3} → Module.Basis ι ℤ ↥L → ℝGiven a basis of a (possibly not full rank) ℤ-lattice, there exists a ε > 0 such that
|b.repr x i| < n for all ‖x‖ < n * ε (i.e. b.repr x i = O(x) depending only on b).
This is an arbitrary choice of such an ε.
- Defined in
- Mathlib.Algebra.Module.ZLattice.Summable
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Module.Basisstatement and proof · cited by 1,477
- DiscreteTopologystatement and proof · cited by 373
- ZLattice.exists_forall_abs_repr_le_normproof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- ZLattice.normBound_posstatement · cited by 4
- ZLattice.exists_finsetSum_norm_rpow_le_tsumproof · cited by 2
- ZLattice.le_norm_of_le_abs_reprstatement and proof · cited by 1
- ZLattice.normBound_specstatement · cited by 1
- ZLattice.sum_piFinset_Icc_rpow_lestatement and proof · cited by 1
- ZLattice.abs_repr_lestatement · cited by 1
- ZLattice.abs_repr_lt_of_norm_ltstatement and proof · cited by 1
- ZLattice.normBound.congr_simpstatement and proof · cited by 0