Theorems · Theorem · number theory
NumberField.Units.dirichletUnitTheorem.seq_decreasing
∀ (K : Type u_1) [inst : Field K] [inst_1 : NumberField K] (w₁ : NumberField.InfinitePlace K) {B : ℕ}
(hB : NumberField.mixedEmbedding.minkowskiBound K 1 < ↑(NumberField.mixedEmbedding.convexBodyLTFactor K) * ↑B)
{n m : ℕ},
n < m →
∀ (w : NumberField.InfinitePlace K),
w ≠ w₁ →
w ((algebraMap (NumberField.RingOfIntegers K) K) ↑(NumberField.Units.dirichletUnitTheorem.seq K w₁ hB m)) <
w ((algebraMap (NumberField.RingOfIntegers K) K) ↑(NumberField.Units.dirichletUnitTheorem.seq K w₁ hB n))The sequence is strictly decreasing at infinite places distinct from w₁.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 316 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.
Cites20
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 · cited by 25,697
- RingHomstatement · cited by 10,189
- ENNRealstatement · cited by 9,879
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- Unitsstatement · cited by 2,804
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- nonZeroDivisorsstatement · cited by 895
- NumberFieldstatement and proof · cited by 653
- NumberField.InfinitePlacestatement and proof · cited by 604
- Subtype.propproof · cited by 505
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.Units.dirichletUnitTheorem.exists_unitproof · cited by 1