Mathlib Map

Theorems · Theorem · linear algebra

IsLocalization.finrank_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.finrank S N = Module.finrank R N
Defined in
Mathlib.LinearAlgebra.Dimension.Localization
Cited by
1 results in Mathlib
Foundations
Depth 90 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.

Cites13

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

Cited by1

Results whose statement or proof uses this declaration.