Mathlib Map

Theorems · Theorem · algebraic geometry

PrimeSpectrum.nontrivial_iff_mem_rangeComap

∀ {R : Type u} [inst : CommRing R] {S : Type u_1} [inst_1 : CommRing S] [inst_2 : Algebra R S] (p : PrimeSpectrum R),
  Nontrivial (TensorProduct R p.asIdeal.ResidueField S) ↔ p ∈ Set.range (PrimeSpectrum.comap (algebraMap R S))

A prime p is in the range of Spec S → Spec R if the fiber over p is nontrivial.

Defined in
Mathlib.RingTheory.Spectrum.Prime.RingHom
Cited by
1 results in Mathlib
Foundations
Depth 102 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.

Cites36

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.