Theorems · Theorem · commutative algebra
Submodule.map_div
∀ {R : Type u} [inst : CommSemiring R] {A : Type v} [inst_1 : CommSemiring A] [inst_2 : Algebra R A] {B : Type u_1}
[inst_3 : CommSemiring B] [inst_4 : Algebra R B] (I J : Submodule R A) (h : A ≃ₐ[R] B),
Submodule.map h.toLinearMap (I / J) = Submodule.map h.toLinearMap I / Submodule.map h.toLinearMap J- Defined in
- Mathlib.Algebra.Algebra.Operations
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- AlgEquivstatement and proof · cited by 1,681
- map_mulproof · cited by 1,137
- AlgEquiv.symmproof · cited by 615
- Submodule.mapstatement · cited by 614
- Submodule.extproof · cited by 204
- AlgEquiv.apply_symm_applyproof · cited by 67
- AlgEquiv.injectiveproof · cited by 61
Cited by2
Results whose statement or proof uses this declaration.
- FractionalIdeal.map_divproof · cited by 2
- coeSubmodule_differentIdealproof · cited by 1