Mathlib Map

Theorems · Theorem · commutative algebra

PrimeSpectrum.rankAtStalk_pos_iff_mem_range_comap

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] [Module.Flat R S]
  [Module.Finite R S] (p : PrimeSpectrum R),
  0 < Module.rankAtStalk S p ↔ p ∈ Set.range (PrimeSpectrum.comap (algebraMap R S))
Defined in
Mathlib.RingTheory.Flat.Rank
Cited by
2 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraModule.FlatModule.Finite

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 by2

Results whose statement or proof uses this declaration.