Theorems · Definition · linear algebra
Submodule.compatibleMaps
{S : Type u_9} →
{N : Type u_10} →
{N₂ : Type u_11} →
[inst : CommSemiring S] →
[inst_1 : AddCommMonoid N] →
[inst_2 : AddCommMonoid N₂] →
[inst_3 : Module S N] → [inst_4 : Module S N₂] → Submodule S N → Submodule S N₂ → Submodule S (N →ₗ[S] N₂)Given modules M, M₂ over a commutative ring, together with submodules p ⊆ M, q ⊆ M₂,
the set of maps $\{f ∈ Hom(M, M₂) | f(p) ⊆ q \}$ is a submodule of Hom(M, M₂).
- Defined in
- Mathlib.Algebra.Module.Submodule.Map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Set.ofPredproof · cited by 6,101
- Submodule.comapproof · cited by 347
Cited by4
Results whose statement or proof uses this declaration.
- QuotSMulTop.mapproof · cited by 13
- QuotSMulTop.map_first_exact_on_four_term_exact_of_isSMulRegular_lastproof · cited by 1
- Submodule.mapQLinearstatement and proof · cited by 0
- LieSubmodule.Quotient.lieSubmoduleInvariantstatement and proof · cited by 0