Theorems · Definition · field theory
Polynomial.aevalEquiv
(R : Type u) → (A : Type z) → [inst : CommSemiring R] → [inst_1 : Semiring A] → [inst_2 : Algebra R A] → A ≃ (Polynomial R →ₐ[R] A)
Given a valuation x of the variable in an R-algebra A, the bijection induced by the unique
R-algebra homomorphism from R[X] to A sending X to x.
- Defined in
- Mathlib.Algebra.Polynomial.AlgebraMap
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
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.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement and proof · cited by 3,236
- Polynomial.Xproof · cited by 1,639
- Algebra.ofIdproof · cited by 166
- Algebra.commutesproof · cited by 27
- Polynomial.eval₂AlgHomproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.aevalproof · cited by 615
- Polynomial.aevalEquiv_symm_applystatement and proof · cited by 0
- Polynomial.aevalEquiv_applystatement · cited by 0