Theorems · Theorem · commutative algebra
Valuation.transcendental_of_ne_one
∀ {Γ : Type u_1} [inst : LinearOrderedCommGroupWithZero Γ] (A : Type u_2) [inst_1 : CommRing A] {K : Type u_3}
[inst_2 : Field K] [inst_3 : Algebra A K] {v : Valuation K Γ} [hv : Valuation.IsTrivialOn A v] (y : K),
y ≠ 0 → v y ≠ 1 → Transcendental A yFor an A-algebra K and a valuation v over K which is trivial on A.
If y : K is such that y ≠ 0 and v y ≠ 1, then it is transcendental over A.
- Defined in
- Mathlib.RingTheory.Valuation.IsTrivialOn
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Polynomialproof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- map_zeroproof · cited by 1,614
- Polynomial.natDegreeproof · cited by 1,105
- Valuationstatement and proof · cited by 823
- Polynomial.aevalproof · cited by 615
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- lt_of_le_of_neproof · cited by 230
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.