Theorems · Definition · commutative algebra
QuotSMulTop.congr
{R : Type u_2} →
[inst : CommRing R] →
(r : R) →
{M' : Type u_3} →
{M'' : Type u_4} →
[inst_1 : AddCommGroup M'] →
[inst_2 : Module R M'] →
[inst_3 : AddCommGroup M''] →
[inst_4 : Module R M''] → (M' ≃ₗ[R] M'') → QuotSMulTop r M' ≃ₗ[R] QuotSMulTop r M''If M' is isomorphic to M'' as R-modules, then M'⧸rM' is isomorphic to M''⧸rM''.
- Defined in
- Mathlib.RingTheory.QuotSMulTop
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- Submodule.pointwiseDistribMulActionstatement · cited by 105
- QuotSMulTopstatement · cited by 46
- Submodule.Quotient.equivproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- RingTheory.Sequence.IsWeaklyRegular.of_flat_of_isBaseChangeproof · cited by 3