Theorems · Theorem · number theory
NumberField.mixedEmbedding.exists_ne_zero_mem_ideal_lt
∀ (K : Type u_1) [inst : Field K] [inst_1 : NumberField K] {f : NumberField.InfinitePlace K → NNReal}
(I : (FractionalIdeal (nonZeroDivisors (NumberField.RingOfIntegers K)) K)ˣ),
NumberField.mixedEmbedding.minkowskiBound K I < MeasureTheory.volume (NumberField.mixedEmbedding.convexBodyLT K f) →
∃ a ∈ ↑I, a ≠ 0 ∧ ∀ (w : NumberField.InfinitePlace K), w a < ↑(f w)Let I be a fractional ideal of K. Assume that f : InfinitePlace K → ℝ≥0 is such that
minkowskiBound K I < volume (convexBodyLT K f) where convexBodyLT K f is the set of
points x such that ‖x w‖ < f w for all infinite places w (see convexBodyLT_volume for
the computation of this volume), then there exists a nonzero algebraic number a in I such
that w a < f w for all infinite places w.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 311 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.
Cites38
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
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Complexstatement · cited by 5,565
- Set.rangeproof · cited by 4,705
- NNRealstatement and proof · cited by 4,310
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.exists_ne_zero_mem_ringOfIntegers_ltproof · cited by 2