Theorems · Theorem · commutative algebra
Module.finitePresentation_of_split_exact
∀ {R : Type u_2} {M : Type u_4} {N : Type u_3} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : AddCommGroup N] [inst_4 : Module R N] {P : Type u_1} [inst_5 : AddCommGroup P] [inst_6 : Module R P]
[Module.FinitePresentation R N] (f : M →ₗ[R] N) (g : N →ₗ[R] P) (l : P →ₗ[R] N),
g ∘ₗ l = LinearMap.id → Function.Injective ⇑f → Function.Exact ⇑f ⇑g → Module.FinitePresentation R MGiven a split exact sequence 0 → M → N → P → 0 with N finitely presented,
then M is also finitely presented.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- LinearEquivproof · cited by 3,317
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- Module.Finiteproof · cited by 1,032
Cited by1
Results whose statement or proof uses this declaration.
- Module.finitePresentation_of_projective_of_exactproof · cited by 0