Theorems · Theorem · commutative algebra
Polynomial.Bivariate.aeval_aeval_eq_aeval_algEquivAdjoin
∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] {B : Type u_3}
[inst_3 : CommRing B] [inst_4 : Algebra A B] [inst_5 : Algebra R B] [IsScalarTower R A B] {x : A} (y : B)
(hx : Transcendental R x) (p : Polynomial (Polynomial R)),
(Polynomial.aeval ((algebraMap A B) x)) ((Polynomial.aeval (Polynomial.C ⟨y, ⋯⟩)) p) =
(Polynomial.aeval y) ((Polynomial.Bivariate.Transcendental.algEquivAdjoin hx) p)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- AlgEquivstatement · cited by 1,681
- Polynomial.Cstatement and proof · cited by 1,598
- Subalgebrastatement · cited by 1,353
Cited by1
Results whose statement or proof uses this declaration.
- IsAlgebraic.adjoin_singletonproof · cited by 1