Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalRing.spanFinrank_maximalIdeal_eq_finrank_cotangentSpace

∀ (R : Type u_1) [inst : CommRing R] [inst_1 : IsLocalRing R] [IsNoetherianRing R],
  Submodule.spanFinrank (IsLocalRing.maximalIdeal R) =
    Module.finrank (IsLocalRing.ResidueField R) (IsLocalRing.CotangentSpace R)
Defined in
Mathlib.Algebra.Module.SpanRankOperations
Cited by
1 results in Mathlib
Foundations
Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsLocalRingIsNoetherianRing

Around this declaration

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

Cites10

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.