Theorems · Theorem · commutative algebra
Module.Flat.exists_factorization_of_finitePresentation
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Module.Flat R M]
{P : Type u_3} [inst_4 : AddCommGroup P] [inst_5 : Module R P] [Module.FinitePresentation R P] (h₁ : P →ₗ[R] M),
∃ k h₂ h₃, h₁ = h₃ ∘ₗ h₂Every homomorphism from a finitely presented module to a flat module factors through a finite free module.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- LinearMapstatement and proof · cited by 10,215
- Submoduleproof · cited by 7,192
- Finsuppstatement and proof · cited by 5,255
- LinearEquivproof · cited by 3,317
- HasQuotient.Quotientproof · cited by 2,301
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
Cited by2
Results whose statement or proof uses this declaration.
- Module.Flat.projective_of_finitePresentationproof · cited by 1
- Module.Flat.exists_factorization_of_isFinitelyPresentedproof · cited by 0