Theorems · Theorem · commutative algebra
fg_of_injective
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} {P : Type u_4} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid P] [inst_4 : Module R M] [inst_5 : Module S P] [IsNoetherian S P]
{N : Submodule R M} {σ : R →+* S} {σ' : S →+* R} [RingHomInvPair σ σ'] [RingHomInvPair σ' σ] (f : M →ₛₗ[σ] P),
Function.Injective ⇑f → N.FG- Defined in
- Mathlib.RingTheory.Noetherian.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- RingHomInvPairstatement and proof · cited by 523
- Submodule.FGstatement · cited by 230
- IsNoetherianstatement and proof · cited by 208
- IsNoetherian.noetherianproof · cited by 32
Cited by2
Results whose statement or proof uses this declaration.
- Module.Finite.of_injectiveproof · cited by 10
- fg_of_fg_of_fgproof · cited by 0