Documentation

GeometricallyP.Algebra.Irreducible

Irreducibility of prime spectrum #

In this file we show some results on irreducibility of the prime spectrum of a ring.

Spec R is preirreducible if and only if R has at most one minimal prime.

Spec R is irreducible if and only if R has a unique minimal prime.

theorem Ideal.IsPrime.nontrivial {R : Type u_2} [Semiring R] {I : Ideal R} (hI : I.IsPrime) :
theorem PrimeSpectrum.irreducibleSpace_of_isSeparable {k : Type u} {R : Type u_1} [Field k] [CommRing R] [Algebra k R] (H : ∀ (K : Type u) [inst : Field K] [inst_1 : Algebra k K] [Module.Finite k K] [Algebra.IsSeparable k K], IrreducibleSpace (PrimeSpectrum (TensorProduct k K R))) (Ω : Type u) [Field Ω] [Algebra k Ω] [Algebra.IsSeparable k Ω] :

If Spec (K ⊗[k] R) is irreducible for every finite, separable extension K of k, the same holds for Spec (Ω ⊗[k] R) for every separable extension Ω of k.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    A ring is a domain if and only if it is reduced and its prime spectrum is irreducible.

    noncomputable def homeomorph_ofClosedDenseEmbedding {X : Type u_2} {Y : Type u_3} [TopologicalSpace X] [TopologicalSpace Y] (f : XY) (hfc : Topology.IsClosedEmbedding f) (hfd : DenseRange f) :
    X ≃ₜ Y
    Equations
    Instances For
      theorem Module.FaithfullyFlat.of_isBaseChange {R : Type u_2} {S : Type u_3} {M : Type u_4} {N : Type u_5} [CommRing R] [CommRing S] [Algebra R S] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module S N] [Module R N] [IsScalarTower R S N] {f : M →ₗ[R] N} (hf : IsBaseChange S f) [FaithfullyFlat R M] :