Theorems · Theorem · commutative algebra
IsSMulRegular.of_map
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} {a : R} [inst : SMul R M] [inst_1 : SMul S M] (f : R → S),
(∀ (m : M), f a • m = a • m) → IsSMulRegular M (f a) → IsSMulRegular M aAlias of the forward direction of isSMulRegular_map.
- Defined in
- Mathlib.Algebra.Regular.SMul
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsSMulRegularstatement · cited by 128
- isSMulRegular_mapproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Module.IsTorsionFree.comapproof · cited by 1