Theorems · Theorem · algebraic geometry
PrimeSpectrum.isHomeomorph_comap
∀ {R : Type u_3} {S : Type u_4} [inst : CommRing R] [inst_1 : CommRing S] (f : R →+* S),
(∀ (x : S), ∃ n > 0, x ^ n ∈ f.range) → RingHom.ker f ≤ nilradical R → IsHomeomorph (PrimeSpectrum.comap f)If the kernel of f : R →+* S consists of nilpotent elements and for every x : S,
there exists n > 0 such that x ^ n is in the range of f, then Spec f is a homeomorphism.
Note: This does not hold for semirings, because ℕ →+* ℤ satisfies these conditions, but
Spec ℕ has one more point than Spec ℤ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebraproof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Idealstatement · cited by 4,748
- Set.rangeproof · cited by 4,705
- HasQuotient.Quotientproof · cited by 2,301
- TopologicalSpace.Opensproof · cited by 2,040
Cited by1
Results whose statement or proof uses this declaration.
- PrimeSpectrum.isHomeomorph_comap_of_isPurelyInseparableproof · cited by 1