Mathlib Map

Theorems · Definition · field theory

Polynomial.algEquivOfTranscendental

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

Given a transcendental element s : S over R, the R-algebra equivalence between R[X] and R[s] given by sending X to s.

Defined in
Mathlib.RingTheory.Algebraic.Basic
Cited by
11 results in Mathlib
Foundations
Depth 117 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.

RatFunc.algEquivOfTranscendental · cited by 8RatFunc.algEquivOfTransce…Polynomial.Bivariate.Transcendental.algEquivAdjoin · cited by 5Transcendental.algEquivAd…RatFunc.algEquivOfTranscendental_algebraMap · cited by 3RatFunc.algEquivOfTransce…Transcendental.uniqueFactorizationMonoid_adjoin · cited by 1Transcendental.uniqueFact…Polynomial.algEquivOfTranscendental_symm_aeval · cited by 1Polynomial.algEquivOfTran…Polynomial.algEquivOfTranscendental_symm_gen · cited by 1Polynomial.algEquivOfTran…RatFunc.irreducible_minpolyX' · cited by 1RatFunc.irreducible_minpo…Polynomial.algEquivOfTranscendental_apply · cited by 0Polynomial.algEquivOfTran…Polynomial.algEquivOfTranscendental_apply_X · cited by 0Polynomial.algEquivOfTran…Polynomial.algEquivOfTranscendental_coe · cited by 0Polynomial.algEquivOfTran…Polynomial.algEquivOfTranscendental.congr_simp · cited by 0algEquivOfTranscendental.…RatFunc.algEquivOfTranscendental_symm_gen · cited by 0RatFunc.algEquivOfTransce…RatFunc.algEquivOfTranscendental_symm_aeval · cited by 0RatFunc.algEquivOfTransce…Set · cited by 53352SetCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRing · cited by 7463RingPolynomial · cited by 5681PolynomialAlgEquiv · cited by 1681AlgEquivSubalgebra · cited by 1353SubalgebraPolynomial.aeval · cited by 615Polynomial.aevalAlgebra.adjoin · cited by 535Algebra.adjoinTranscendental · cited by 91TranscendentalAlgEquiv.ofBijective · cited by 34AlgEquiv.ofBijectivePolynomial.algEquivOfTranscen…CITED BYCITES

Cites11

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

Cited by13

Results whose statement or proof uses this declaration.