Theorems · Theorem · commutative algebra
Submodule.fg_ker_comp
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [inst : Ring R] [inst_1 : AddCommGroup M]
[inst_2 : Module R M] [inst_3 : AddCommGroup N] [inst_4 : Module R N] [inst_5 : AddCommGroup P] [inst_6 : Module R P]
(f : M →ₗ[R] N) (g : N →ₗ[R] P), f.ker.FG → g.ker.FG → Function.Surjective ⇑f → (g ∘ₗ f).ker.FGThe kernel of the composition of two linear maps is finitely generated if both kernels are and the first morphism is surjective.
- Defined in
- Mathlib.RingTheory.Finiteness.Finsupp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Submoduleproof · cited by 7,192
- LinearMap.compstatement · cited by 1,642
- LinearMap.kerstatement and proof · cited by 848
- Submodule.comapproof · cited by 347
- bot_leproof · cited by 306
- Submodule.FGstatement and proof · cited by 230
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.fg_ker_compproof · cited by 3