Theorems · Definition · linear algebra
Submodule.quotEquivOfEq
{R : Type u_1} →
{M : Type u_2} →
[inst : Ring R] →
[inst_1 : AddCommGroup M] → [inst_2 : Module R M] → (p p' : Submodule R M) → p = p' → (M ⧸ p) ≃ₗ[R] M ⧸ p'Quotienting by equal submodules gives linearly equivalent quotients.
- Defined in
- Mathlib.LinearAlgebra.Quotient.Defs
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Equivproof · cited by 8,337
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- Equiv.toFunproof · cited by 279
- Equiv.reflproof · cited by 274
- Equiv.invFunproof · cited by 163
- Submodule.quotientRelproof · cited by 18
Cited by33
Results whose statement or proof uses this declaration.
- Ideal.quotEquivOfEqproof · cited by 15
- Module.Flat.lTensor_exactproof · cited by 7
- Submodule.quotOfListConsSMulTopEquivQuotSMulTopInnerproof · cited by 7
- Subspace.quotAnnihilatorEquivproof · cited by 4
- CharacterModule.intSpanEquivQuotAddOrderOfproof · cited by 4
- Algebra.TensorProduct.tensorQuotientEquivproof · cited by 3
- Module.Flat.rTensor_exactproof · cited by 3
- Module.equiv_directSum_of_isTorsionproof · cited by 2
- Submodule.finite_quotient_smulproof · cited by 2
- Module.support_quotSMulTopproof · cited by 2
- QuotSMulTop.equivQuotTensorproof · cited by 2
- QuotSMulTop.equivTensorQuotproof · cited by 2