Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.adjoin_singleton_eq_range_aeval

∀ (R : Type u) {A : Type z} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] (x : A),
  R[x] = (Polynomial.aeval x).range
Defined in
Mathlib.RingTheory.Adjoin.Polynomial.Basic
Cited by
12 results in Mathlib
Foundations
Depth 111 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.

Polynomial.aeval_mem_adjoin_singleton · cited by 7Polynomial.aeval_mem_adjo…Algebra.adjoin_eq_exists_aeval · cited by 4Algebra.adjoin_eq_exists_…AdjoinRoot.adjoinRoot_eq_top · cited by 4AdjoinRoot.adjoinRoot_eq_…Submodule.span_range_natDegree_eq_adjoin · cited by 3Submodule.span_range_natD…IsLocalRing.adjoin_residue_eq_top_iff_adjoin_eq_top · cited by 2IsLocalRing.adjoin_residu…IntermediateField.mem_adjoin_simple_iff · cited by 2IntermediateField.mem_adj…Module.End.IsSemisimple.of_mem_adjoin_singleton · cited by 1IsSemisimple.of_mem_adjoi…Algebra.TensorProduct.not_isField_of_transcendental · cited by 1TensorProduct.not_isField…mem_adjoin_of_smul_prime_smul_of_minpoly_isEisensteinAt · cited by 1mem_adjoin_of_smul_prime_…IsAdjoinRoot.adjoin_root_eq_top · cited by 1IsAdjoinRoot.adjoin_root_…Algebra.adjoin_mem_exists_aeval · cited by 0Algebra.adjoin_mem_exists…IsPrimitiveRoot.powerBasis_gen_mem_adjoin_zeta_sub_one · cited by 0IsPrimitiveRoot.powerBasi…Set · cited by 53352SetSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringPolynomial · cited by 5681PolynomialPolynomial.X · cited by 1639Polynomial.XSubalgebra · cited by 1353SubalgebraPolynomial.aeval · cited by 615Polynomial.aevalAlgebra.adjoin · cited by 535Algebra.adjoinSet.image_singleton · cited by 174Set.image_singletonAlgHom.range · cited by 169AlgHom.rangePolynomial.aeval_X · cited by 120Polynomial.aeval_XSubalgebra.map · cited by 90Subalgebra.mapAlgebra.map_top · cited by 27Algebra.map_topAlgHom.map_adjoin · cited by 18AlgHom.map_adjoinAlgebra.adjoin_singleton_eq_r…CITED BYCITES

Cites16

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

Cited by12

Results whose statement or proof uses this declaration.