Mathlib Map

Theorems · Theorem · algebraic geometry

Module.rankAtStalk_baseChange

∀ {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} [inst_5 : CommRing S] [inst_6 : Algebra R S] (p : PrimeSpectrum S),
  Module.rankAtStalk (TensorProduct R S M) p = Module.rankAtStalk M (PrimeSpectrum.comap (algebraMap R S) p)
Defined in
Mathlib.RingTheory.Spectrum.Prime.FreeLocus
Cited by
4 results in Mathlib
Foundations
Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleModule.FlatModule.FiniteCommRingAlgebra

Around this declaration

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

Cites27

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

Cited by4

Results whose statement or proof uses this declaration.