Theorems · Definition · commutative algebra
Submodule.mapHom
{R : Type u} →
[inst : CommSemiring R] →
{A : Type v} →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
{A' : Type u_1} →
[inst_3 : Semiring A'] → [inst_4 : Algebra R A'] → (A →ₐ[R] A') → Submodule R A →+* Submodule R A'Submonoid.map as a RingHom, when applied to an AlgHom.
- Defined in
- Mathlib.Algebra.Algebra.Operations
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- AlgHomstatement and proof · cited by 3,236
- Submodule.mapproof · cited by 614
- AlgHom.toLinearMapproof · cited by 254
- Submodule.map_mulproof · cited by 3
- Submodule.map_oneproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Submodule.map_powproof · cited by 3
- Submodule.mapAlgHomproof · cited by 1
- Submodule.mapHom_idstatement · cited by 0
- Submodule.mapHom_applystatement and proof · cited by 0