Theorems · Theorem · field theory
Polynomial.valuation_inv_monomial_eq_valuation_X_zpow
∀ (K : Type u_1) [inst : Field K] {Γ : Type u_2} [inst_1 : LinearOrderedCommGroupWithZero Γ]
{v : Valuation (RatFunc K) Γ} [hv : Valuation.IsTrivialOn K v] (n : ℕ) {a : K},
a ≠ 0 → v (1 / ↑((Polynomial.monomial n) a)) = v RatFunc.X ^ (-↑n)If a valuation v is trivial on constants then for every n : ℕ the valuation of
1 / (monomial n a) (as an element of the field of rational functions) is equal
to (v RatFunc.X) ^ (- n).
- Defined in
- Mathlib.FieldTheory.RatFunc.AsPolynomial
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- mul_oneproof · cited by 3,885
- map_mulproof · cited by 1,137
- Valuationstatement and proof · cited by 823
- one_divproof · cited by 624
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- map_powproof · cited by 503
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.