Theorems · Theorem · field theory
Polynomial.valuation_le_one_of_valuation_X_le_one
∀ (K : Type u_1) [inst : Field K] {Γ : Type u_2} [inst_1 : LinearOrderedCommGroupWithZero Γ]
{v : Valuation (RatFunc K) Γ} [hv : Valuation.IsTrivialOn K v], v RatFunc.X ≤ 1 → ∀ (p : Polynomial K), v ↑p ≤ 1If a valuation v is trivial on constants and v RatFunc.X ≤ 1 then for every polynomial p,
v p ≤ 1.
- Defined in
- Mathlib.FieldTheory.RatFunc.AsPolynomial
- Cited by
- 2 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.
Cites25
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
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapproof · cited by 4,706
- one_mulproof · cited by 2,841
- map_zeroproof · cited by 1,614
- Finset.rangeproof · cited by 1,341
- map_mulproof · cited by 1,137
- Polynomial.natDegreeproof · cited by 1,105
- Polynomial.coeffproof · cited by 1,045
- Valuationstatement and proof · cited by 823
Cited by2
Results whose statement or proof uses this declaration.