Theorems · Definition · commutative algebra
RingHom.toModule
{R : Type u_1} → {S : Type u_2} → [inst : Semiring R] → [inst_1 : Semiring S] → (R →+* S) → Module R SA ring homomorphism f : R →+* M defines a module structure by r • x = f r * x.
See note [reducible non-instances].
- Defined in
- Mathlib.Algebra.Module.RingHom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Module.compHomproof · cited by 39
Cited by5
Results whose statement or proof uses this declaration.
- FiniteField.cardproof · cited by 10
- Subalgebra.inclusion.isScalarTower_rightstatement · cited by 1
- RingHom.toModule_smulstatement · cited by 0
- Subalgebra.inclusion.faithfulSMulstatement · cited by 0
- Subalgebra.inclusion.isScalarTower_leftstatement · cited by 0