Mathlib Map

Theorems · Theorem · ring theory

Subalgebra.mul_mem

∀ {R : Type u} {A : Type v} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] (S : Subalgebra R A)
  {x y : A}, x ∈ S → y ∈ S → x * y ∈ S
Defined in
Mathlib.Algebra.Algebra.Subalgebra.Basic
Cited by
26 results in Mathlib
Foundations
Depth 22 from the axioms · uses no axioms
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

MvPolynomial.adjoin_range_X · cited by 4MvPolynomial.adjoin_range…Algebra.adjoin_adjoin_coe_preimage · cited by 3Algebra.adjoin_adjoin_coe…IsPrimitiveRoot.adjoin_isCyclotomicExtension · cited by 3IsPrimitiveRoot.adjoin_is…Polynomial.IsWeaklyEisensteinAt.exists_mem_adjoin_mul_eq_pow_natDegree_le · cited by 2IsWeaklyEisensteinAt.exis…Subalgebra.SeparatesPoints.rclike_to_real · cited by 2SeparatesPoints.rclike_to…IsLocalization.exists_smul_mem_of_mem_adjoin · cited by 2IsLocalization.exists_smu…Algebra.isCyclotomicExtension_adjoin_of_exists_isPrimitiveRoot · cited by 2Algebra.isCyclotomicExten…Algebra.pow_smul_mem_of_smul_subset_of_mem_adjoin · cited by 2Algebra.pow_smul_mem_of_s…Polynomial.IsWeaklyEisensteinAt.exists_mem_adjoin_mul_eq_pow_natDegree · cited by 1IsWeaklyEisensteinAt.exis…IsDedekindDomain.range_sup_range_eq_top_of_isCoprime_differentIdeal · cited by 1IsDedekindDomain.range_su…integral_mulExpNegMulSq_comp_eq · cited by 1integral_mulExpNegMulSq_c…Algebra.EssFiniteType.aux · cited by 1EssFiniteType.auxMvPolynomial.esymmAlgHom_fin_surjective · cited by 1MvPolynomial.esymmAlgHom_…Algebra.mem_adjoin_of_map_mul · cited by 1Algebra.mem_adjoin_of_map…monomial_mem_adjoin_monomial · cited by 1monomial_mem_adjoin_monom…Semiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringSubalgebra · cited by 1353SubalgebraMulMemClass.mul_mem · cited by 173MulMemClass.mul_memSubalgebra.mul_memCITED BYCITES

Cites5

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

Cited by26

Results whose statement or proof uses this declaration.