Mathlib Map

Theorems · Definition · algebraic geometry

PrimeSpectrum.preimageHomeomorphFiber

(R : Type u_3) →
  (S : Type u_4) →
    [inst : CommRing R] →
      [inst_1 : CommRing S] →
        [inst_2 : Algebra R S] →
          (p : PrimeSpectrum R) → ↑(PrimeSpectrum.comap (algebraMap R S) ⁻¹' {p}) ≃ₜ PrimeSpectrum (p.asIdeal.Fiber S)

The Homeomorph between the fiber of PrimeSpectrum S → PrimeSpectrum R at a prime ideal p : PrimeSpectrum R and the prime spectrum of κ(p) ⊗[R] S.

Defined in
Mathlib.RingTheory.LocalRing.ResidueField.Fiber
Cited by
6 results in Mathlib
Foundations
Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites17

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

Cited by6

Results whose statement or proof uses this declaration.