Theorems · Definition · linear algebra
LinearMap.quotKerEquivRange
{R : Type u_1} →
{M : Type u_2} →
{M₂ : Type u_3} →
[inst : Ring R] →
[inst_1 : AddCommGroup M] →
[inst_2 : AddCommGroup M₂] →
[inst_3 : Module R M] → [inst_4 : Module R M₂] → (f : M →ₗ[R] M₂) → (M ⧸ f.ker) ≃ₗ[R] ↥f.rangeThe first isomorphism law for modules. The quotient of M by the kernel of f is linearly
equivalent to the range of f.
- Defined in
- Mathlib.LinearAlgebra.Isomorphisms
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.rangestatement and proof · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- LinearEquiv.transproof · cited by 298
- Submodule.liftQproof · cited by 36
Cited by32
Results whose statement or proof uses this declaration.
- LinearMap.quotKerEquivOfSurjectiveproof · cited by 16
- LinearMap.finrank_range_add_finrank_kerproof · cited by 14
- Module.Flat.lTensor_exactproof · cited by 7
- CharacterModule.intSpanEquivQuotAddOrderOfproof · cited by 4
- Module.Flat.rTensor_exactproof · cited by 3
- LieHom.quotKerEquivRangeproof · cited by 3
- Ideal.quotTorsionOfEquivSpanSingletonproof · cited by 3
- LinearMap.compLeftInverseproof · cited by 3
- LinearEquiv.mem_dilatransvections_iff_finrank_quotientproof · cited by 2
- Submodule.range_fg_iff_ker_cofgproof · cited by 2
- Module.Dual.finrank_ker_add_one_of_ne_zeroproof · cited by 2
- Submodule.disjoint_ker_of_finrank_leproof · cited by 2