Mathlib Map

Theorems · Theorem · algebraic geometry

Module.rankAtStalk_tensorProduct_of_isScalarTower

∀ {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] (N : Type u_2)
  [inst_7 : AddCommGroup N] [inst_8 : Module R N] [inst_9 : Module S N] [inst_10 : IsScalarTower R S N]
  [Module.Finite S N] [Module.Flat S N] (p : PrimeSpectrum S),
  Module.rankAtStalk (TensorProduct R N M) p =
    Module.rankAtStalk N p * Module.rankAtStalk M (PrimeSpectrum.comap (algebraMap R S) p)
Defined in
Mathlib.RingTheory.Spectrum.Prime.FreeLocus
Cited by
0 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleModule.FlatModule.FiniteCommRingAlgebraAddCommGroupModuleModuleIsScalarTowerModule.FiniteModule.Flat

Around this declaration

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

Cites17

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.