Mathlib Map

Theorems · Theorem · linear algebra

IsLocalization.rank_eq

∀ {R : Type uR} (S : Type uS) {N : Type uN} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : AddCommGroup N]
  [inst_3 : Module R N] [inst_4 : Algebra R S] [inst_5 : Module S N] [IsScalarTower R S N] (p : Submonoid R)
  [IsLocalization p S], p ≤ nonZeroDivisors R → Module.rank S N = Module.rank R N
Defined in
Mathlib.LinearAlgebra.Dimension.Localization
Cited by
7 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAddCommGroupModuleAlgebraModuleIsScalarTowerIsLocalization

Around this declaration

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

Cites30

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

Cited by7

Results whose statement or proof uses this declaration.