Mathlib Map

Theorems · Theorem · commutative algebra

Module.Finite.of_isLocalization

∀ (R : Type u_3) (S : Type u_4) {Rₚ : Type u_1} {Sₚ : Type u_2} [inst : CommSemiring R] [inst_1 : CommSemiring S]
  [inst_2 : CommSemiring Rₚ] [inst_3 : CommSemiring Sₚ] [inst_4 : Algebra R S] [inst_5 : Algebra R Rₚ]
  [inst_6 : Algebra R Sₚ] [inst_7 : Algebra S Sₚ] [inst_8 : Algebra Rₚ Sₚ] [IsScalarTower R S Sₚ]
  [IsScalarTower R Rₚ Sₚ] (M : Submonoid R) [IsLocalization M Rₚ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sₚ]
  [hRS : Module.Finite R S], Module.Finite Rₚ Sₚ
Defined in
Mathlib.RingTheory.Localization.Finiteness
Cited by
10 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringCommSemiringCommSemiringAlgebraAlgebraAlgebraAlgebraAlgebraIsScalarTowerIsScalarTowerIsLocalizationIsLocalizationModule.Finite

Around this declaration

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

Cites22

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

Cited by10

Results whose statement or proof uses this declaration.