Mathlib Map

Theorems · Theorem · number theory

NumberField.mixedEmbedding.exists_ne_zero_mem_ringOfIntegers_lt

∀ (K : Type u_1) [inst : Field K] [inst_1 : NumberField K] {f : NumberField.InfinitePlace K → NNReal},
  NumberField.mixedEmbedding.minkowskiBound K 1 < MeasureTheory.volume (NumberField.mixedEmbedding.convexBodyLT K f) →
    ∃ a, a ≠ 0 ∧ ∀ (w : NumberField.InfinitePlace K), w ↑a < ↑(f w)

A version of exists_ne_zero_mem_ideal_lt for the ring of integers of K.

Defined in
Mathlib.NumberTheory.NumberField.CanonicalEmbedding.ConvexBody
Cited by
2 results in Mathlib
Foundations
Depth 312 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.

Cites27

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.