Theorems · Theorem · number theory
NumberField.mixedEmbedding.adjust_f
∀ (K : Type u_1) [inst : Field K] {f : NumberField.InfinitePlace K → NNReal} [inst_1 : NumberField K]
{w₁ : NumberField.InfinitePlace K} (B : NNReal),
(∀ (w : NumberField.InfinitePlace K), w ≠ w₁ → f w ≠ 0) →
∃ g, (∀ (w : NumberField.InfinitePlace K), w ≠ w₁ → g w = f w) ∧ ∏ w, g w ^ w.mult = BThis is a technical result: quite often, we want to impose conditions at all infinite places
but one and choose the value at the remaining place so that we can apply
exists_ne_zero_mem_ringOfIntegers_lt.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Fieldstatement and proof · cited by 7,404
- NNRealstatement and proof · cited by 4,310
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- Nat.cast_zeroproof · cited by 1,870
- mul_assocproof · cited by 1,667
- NumberFieldstatement and proof · cited by 653
- Finset.prod_congrproof · cited by 646
- NumberField.InfinitePlacestatement and proof · cited by 604
- Function.updateproof · cited by 502
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.Units.dirichletUnitTheorem.seq_nextproof · cited by 3