Theorems · Theorem · field theory
Transcendental.of_aeval
∀ {R : Type u} {A : Type v} [inst : CommRing R] [inst_1 : Ring A] [inst_2 : Algebra R A] {r : A} {f : Polynomial R},
Transcendental R ((Polynomial.aeval r) f) → Transcendental R fIf Polynomial.aeval r f is transcendental over R, then f : R[X] is also
transcendental over R. In fact, the r is also transcendental over R provided that R
is a field (see transcendental_aeval_iff).
- Defined in
- Mathlib.RingTheory.Algebraic.Basic
- Cited by
- 1 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.
Cites12
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
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- map_zeroproof · cited by 1,614
- Polynomial.aevalstatement and proof · cited by 615
- Transcendentalstatement and proof · cited by 91
- Polynomial.aeval_compproof · cited by 14
- transcendental_iffproof · cited by 4
- Polynomial.comp_eq_aevalproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- transcendental_aeval_iffproof · cited by 0