Mathlib Map

Theorems · Definition · commutative algebra

Polynomial.Bivariate.Transcendental.algEquivAdjoin

{R : Type u_1} →
  {A : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : Ring A] →
        [inst_2 : Algebra R A] → {x : A} → Transcendental R x → Polynomial (Polynomial R) ≃ₐ[R] Polynomial ↥R[x]

The AlgEquiv between R[X][Y] and R[a][Y] for some transcendental a.

Defined in
Mathlib.RingTheory.Adjoin.Polynomial.Bivariate
Cited by
5 results in Mathlib
Foundations
Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.