Mathlib Map

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 S

A 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
Assumes
SemiringSemiring

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.

Cited by5

Results whose statement or proof uses this declaration.