Mathlib Map

Theorems · Definition · algebraic geometry

PrimeSpectrum.primesOverOrderIsoFiber

(R : Type u_3) →
  (S : Type u_4) →
    [inst : CommRing R] →
      [inst_1 : CommRing S] →
        [inst_2 : Algebra R S] → (p : Ideal R) → [inst_3 : p.IsPrime] → ↑(p.primesOver S) ≃o PrimeSpectrum (p.Fiber S)

The OrderIso between the set of primes lying over a prime ideal p : Ideal R, and the prime spectrum of κ(p) ⊗[R] S.

Defined in
Mathlib.RingTheory.LocalRing.ResidueField.Fiber
Cited by
8 results in Mathlib
Foundations
Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIdeal.IsPrime

Around this declaration

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

Cites19

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

Cited by9

Results whose statement or proof uses this declaration.