Theorems · Theorem · number theory
NumberField.Units.dirichletUnitTheorem.seq_next
∀ (K : Type u_1) [inst : Field K] [inst_1 : NumberField K] (w₁ : NumberField.InfinitePlace K) {B : ℕ},
NumberField.mixedEmbedding.minkowskiBound K 1 < ↑(NumberField.mixedEmbedding.convexBodyLTFactor K) * ↑B →
∀ {x : NumberField.RingOfIntegers K},
x ≠ 0 → ∃ y, y ≠ 0 ∧ (∀ (w : NumberField.InfinitePlace K), w ≠ w₁ → w ↑y < w ↑x) ∧ |(Algebra.norm ℚ) ↑y| ≤ ↑BThis result shows that there always exists a next term in the sequence.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 313 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldNumberField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- ENNRealstatement and proof · cited by 9,879
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- NNRealproof · cited by 4,310
- MonoidHomstatement · cited by 3,629
- Finset.univproof · cited by 3,473
- Unitsstatement · cited by 2,804
- Finset.prodproof · cited by 2,356
- LT.lt.leproof · cited by 2,189
- absstatement and proof · cited by 1,814
Cited by3
Results whose statement or proof uses this declaration.
- NumberField.Units.dirichletUnitTheorem.seq_norm_leproof · cited by 1
- NumberField.Units.dirichletUnitTheorem.seq_decreasingproof · cited by 1
- NumberField.Units.dirichletUnitTheorem.seq.eq_defproof · cited by 0