Theorems · Definition · commutative algebra
IsNoetherian.equivPUnitOfProdInjective
{R : Type u_1} →
{M : Type u_2} →
{N : Type w} →
[inst : Ring R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
[inst_3 : AddCommGroup N] →
[inst_4 : Module R N] →
[IsNoetherian R M] → (f : M × N →ₗ[R] M) → Function.Injective ⇑f → N ≃ₗ[R] PUnit.{w + 1}If M ⊕ N embeds into M, for M Noetherian over R, then N is trivial.
- Defined in
- Mathlib.RingTheory.Noetherian.Orzech
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- LinearEquivstatement · cited by 3,317
- IsNoetherianstatement and proof · cited by 208
- LinearEquiv.ofSubsingletonproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- IsNoetherian.equivPUnitOfProdInjective_applystatement and proof · cited by 0
- IsNoetherian.equivPUnitOfProdInjective_symm_applystatement and proof · cited by 0