Theorems · Theorem · commutative algebra
transcendental_aeval_iff
∀ {K : Type u_1} {A : Type u_4} [inst : Field K] [inst_1 : Ring A] [inst_2 : Algebra K A] {r : A} {f : Polynomial K},
Transcendental K ((Polynomial.aeval r) f) ↔ Transcendental K r ∧ Transcendental K fIf K is a field, r : A and f : K[X], then Polynomial.aeval r f is
transcendental over K if and only if r and f are both transcendental over K.
See also Transcendental.aeval_of_transcendental and Transcendental.of_aeval.
- Defined in
- Mathlib.RingTheory.Algebraic.Integral
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- Polynomial.aevalstatement and proof · cited by 615
- Algebra.adjoinproof · cited by 535
- IsAlgebraicproof · cited by 163
- Transcendentalstatement and proof · cited by 91
- IsIntegral.fg_adjoin_singletonproof · cited by 13
- IsIntegral.of_mem_of_fgproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.