Theorems · Theorem · commutative algebra
Polynomial.valuation_aeval_monomial_eq_valuation_pow
∀ {Γ : Type u_1} [inst : LinearOrderedCommGroupWithZero Γ] {A : Type u_2} [inst_1 : CommSemiring A] {B : Type u_3}
[inst_2 : Ring B] [inst_3 : Algebra A B] {v : Valuation B Γ} [hv : Valuation.IsTrivialOn A v] (w : B) (n : ℕ) {a : A},
a ≠ 0 → v ((Polynomial.aeval w) ((Polynomial.monomial n) a)) = v w ^ n- Defined in
- Mathlib.RingTheory.Valuation.IsTrivialOn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Polynomialstatement · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- one_mulproof · cited by 2,841
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
Cited by1
Results whose statement or proof uses this declaration.