Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.fg_restrictScalars

Deprecated since 2026-01-24Use Submodule.FG.restrictScalars_of_surjective instead.

∀ {R : Type u_4} {A : Type u_5} {M : Type u_6} [inst : Semiring A] [inst_1 : AddCommMonoid M] [inst_2 : Module A M]
  {S : Submodule A M} [inst_3 : CommSemiring R] [inst_4 : Algebra R A] [inst_5 : Module R M]
  [inst_6 : IsScalarTower R A M], S.FG → Function.Surjective ⇑(algebraMap R A) → (Submodule.restrictScalars R S).FG

Alias of Submodule.FG.restrictScalars_of_surjective.

Defined in
Mathlib.RingTheory.Finiteness.Basic
Cited by
0 results in Mathlib
Foundations
Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleCommSemiringAlgebraModuleIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.