Mathlib Map

Theorems · Theorem · ring theory

algebraMap_mem

∀ {S : Type u_1} {R : Type u_2} {A : Type u_3} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A]
  [inst_3 : SetLike S A] [OneMemClass S A] [SMulMemClass S R A] (s : S) (r : R), (algebraMap R A) r ∈ s
Defined in
Mathlib.Algebra.Algebra.Subalgebra.Basic
Cited by
23 results in Mathlib
Foundations
Depth 19 from the axioms · uses no axioms
Assumes
CommSemiringSemiringAlgebraSetLikeOneMemClassSMulMemClass

Around this declaration

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

Subalgebra.algebraMap_mem · cited by 28Subalgebra.algebraMap_memAlgebra.adjoin_induction · cited by 22Algebra.adjoin_inductionStarAlgebra.adjoin_induction · cited by 2StarAlgebra.adjoin_induct…LocalSubring.exists_valuationRing_of_isMax · cited by 2LocalSubring.exists_valua…LocalSubring.mem_of_isMax_of_isIntegral · cited by 1LocalSubring.mem_of_isMax…Algebra.Subalgebra.restrictScalars_adjoin · cited by 1Subalgebra.restrictScalar…Unitization.starLift_range_le · cited by 1Unitization.starLift_rang…Algebra.sSup_toSubsemiring · cited by 1Algebra.sSup_toSubsemiringUnitization.lift_range_le · cited by 1Unitization.lift_range_lesolvableByRad.induction · cited by 1solvableByRad.inductionSubring.integralClosure_le_iff · cited by 1Subring.integralClosure_l…StarSubalgebra.coe_iSup_of_directed · cited by 1StarSubalgebra.coe_iSup_o…HomogeneousLocalization.Away.adjoin_mk_prod_pow_eq_top · cited by 1Away.adjoin_mk_prod_pow_e…IsAlmostIntegral.coeff · cited by 0IsAlmostIntegral.coeffAlgebra.adjoin_induction₂ · cited by 0Algebra.adjoin_induction₂DFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapSetLike · cited by 1084SetLikeAlgebra.algebraMap_eq_smul_one · cited by 119Algebra.algebraMap_eq_smu…OneMemClass.one_mem · cited by 87OneMemClass.one_memSMulMemClass · cited by 77SMulMemClassSMulMemClass.smul_mem · cited by 55SMulMemClass.smul_memOneMemClass · cited by 21OneMemClassalgebraMap_memCITED BYCITES

Cites12

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

Cited by23

Results whose statement or proof uses this declaration.