Mathlib Map

Theorems · Theorem · algebraic geometry

Module.rankAtStalk_isBaseChange

∀ {R : Type uR} {M : Type uM} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Module.Flat R M]
  [Module.Finite R M] {S : Type u_1} {Mₛ : Type u_2} [inst_5 : CommRing S] [inst_6 : Algebra R S]
  [inst_7 : AddCommGroup Mₛ] [inst_8 : Module R Mₛ] [inst_9 : Module S Mₛ] [inst_10 : IsScalarTower R S Mₛ]
  {f : M →ₗ[R] Mₛ},
  IsBaseChange S f →
    ∀ (p : PrimeSpectrum S), Module.rankAtStalk Mₛ p = Module.rankAtStalk M (PrimeSpectrum.comap (algebraMap R S) p)
Defined in
Mathlib.RingTheory.Spectrum.Prime.FreeLocus
Cited by
2 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleModule.FlatModule.FiniteCommRingAlgebraAddCommGroupModuleModuleIsScalarTower

Around this declaration

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

Cites18

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

Cited by2

Results whose statement or proof uses this declaration.