Mathlib Map

Theorems · Theorem · algebraic geometry

Module.rankAtStalk_tensorProduct

∀ {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] (N : Type u_1) [inst_5 : AddCommGroup N] [inst_6 : Module R N] [Module.Finite R N]
  [Module.Flat R N], Module.rankAtStalk (TensorProduct R M N) = Module.rankAtStalk M * Module.rankAtStalk N

See rankAtStalk_tensorProduct_of_isScalarTower for a hetero-basic version.

Defined in
Mathlib.RingTheory.Spectrum.Prime.FreeLocus
Cited by
2 results in Mathlib
Foundations
Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleModule.FlatModule.FiniteAddCommGroupModuleModule.FiniteModule.Flat

Around this declaration

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

Cites21

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.