Theorems · Theorem · ring theory
algebra_compatible_smul
∀ {R : Type u_1} [inst : CommSemiring R] (A : Type u_2) [inst_1 : Semiring A] [inst_2 : Algebra R A] {M : Type u_3}
[inst_3 : AddCommMonoid M] [inst_4 : Module A M] [inst_5 : Module R M] [IsScalarTower R A M] (r : R) (m : M),
r • m = (algebraMap R A) r • m- Defined in
- Mathlib.Algebra.Algebra.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- mul_oneproof · cited by 3,885
- one_smulproof · cited by 1,374
- Algebra.smul_defproof · cited by 287
Cited by7
Results whose statement or proof uses this declaration.
- algebraMap_smulproof · cited by 87
- RootPairing.PolarizationIn_eqproof · cited by 4
- MvPowerSeries.HasSubst.smul_Xproof · cited by 4
- MvPowerSeries.prod_smul_X_eq_smul_monomial_oneproof · cited by 2
- MvPowerSeries.map_algebraMap_eq_subst_Xproof · cited by 1
- Ideal.ramificationIdx'_algebra_tower'proof · cited by 1
- DividedPowerAlgebra.LinearMap.dp_smulproof · cited by 0