Mathlib Map

Theorems · Theorem · commutative algebra

IsScalarTower.algebraMap_smul

∀ {R : Type u} (A : Type w) {M : Type v₁} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A]
  [inst_3 : MulAction A M] [inst_4 : SMul R M] [IsScalarTower R A M] (r : R) (x : M), (algebraMap R A) r • x = r • x
Defined in
Mathlib.Algebra.Algebra.Tower
Cited by
19 results in Mathlib
Foundations
Depth 19 from the axioms · uses no axioms
Assumes
CommSemiringSemiringAlgebraMulActionSMulIsScalarTower

Around this declaration

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

LinearMap.BilinForm.dualSubmodule_span_of_basis · cited by 7BilinForm.dualSubmodule_s…IsBaseChange.basis_repr_comp_apply · cited by 3IsBaseChange.basis_repr_c…MvPowerSeries.prod_smul_X_eq_smul_monomial_one · cited by 2MvPowerSeries.prod_smul_X…RootPairing.rootFormIn_self_smul_coroot · cited by 2RootPairing.rootFormIn_se…Algebra.pow_smul_mem_of_smul_subset_of_mem_adjoin · cited by 2Algebra.pow_smul_mem_of_s…Algebra.Generators.H1Cotangent.δAux_ofComp · cited by 1H1Cotangent.δAux_ofCompAlgebra.Generators.H1Cotangent.δAux_toAlgHom · cited by 1H1Cotangent.δAux_toAlgHomIsLocalization.integerNormalization_eval₂_eq_zero · cited by 1IsLocalization.integerNor…star_mul_self_sub_self_mul_star · cited by 1star_mul_self_sub_self_mu…Ideal.FinrankQuotientMap.linearIndependent_of_nontrivial · cited by 1FinrankQuotientMap.linear…IsLocalization.mem_span_iff · cited by 1IsLocalization.mem_span_i…trace_eq_sum_roots · cited by 1trace_eq_sum_rootsmem_adjoin_map_integralClosure_of_isStandardEtale · cited by 0mem_adjoin_map_integralCl…QuadraticMap.polar_smul_left_of_tower · cited by 0QuadraticMap.polar_smul_l…QuadraticMap.polar_smul_right_of_tower · cited by 0QuadraticMap.polar_smul_r…DFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowerone_smul · cited by 1374one_smulMulAction · cited by 1294MulActionAlgebra.algebraMap_eq_smul_one · cited by 119Algebra.algebraMap_eq_smu…IsScalarTower.smul_assoc · cited by 10IsScalarTower.smul_assocIsScalarTower.algebraMap_smulCITED BYCITES

Cites11

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

Cited by19

Results whose statement or proof uses this declaration.