Theorems · Theorem · commutative algebra
Submodule.fg_map_iff
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {S : Type u_3}
{P : Type u_4} [inst_3 : Semiring S] [inst_4 : AddCommMonoid P] [inst_5 : Module S P] {σ : R →+* S}
[inst_6 : RingHomSurjective σ] (f : M →ₛₗ[σ] P),
Function.Injective ⇑f → ∀ {N : Submodule R M}, (Submodule.map f N).FG ↔ N.FG- Defined in
- Mathlib.RingTheory.Finiteness.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Submodule.mapstatement and proof · cited by 614
- Submodule.FGstatement and proof · cited by 230
- RingHomSurjectivestatement and proof · cited by 220
- Submodule.FG.mapproof · cited by 25
- Submodule.fg_of_fg_map_injectiveproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.fg_topproof · cited by 8