Transfinite Union of A-extensions #
A well-ordered ascending chain of A-extensions has union that is again an N-subring: the UFD property and prime preservation pass to the colimit.
Heitmann, "Characterization of completions of UFDs", 1993, Lemma 6 Loepp, "Constructing local generic formal fibers", 1997, Lemmas 14--15.
Chain of N-subrings #
A well-ordered ascending chain of N-subrings where each successor step is an A-extension and limit steps are unions.
A well-ordered ascending chain of N-subrings indexed by a linearly ordered type. Prime elements are preserved along the chain (A-extension property).
- ring : ι → NSubring T
The N-subring at each index
The chain is ascending
Prime elements are preserved along the chain
Instances For
The family of carriers is directed (since ι is linearly ordered).
The union of all subrings in the chain.
Equations
- chain.unionSubring = ⨆ (α : ι), (chain.ring α).carrier
Instances For
Every chain member is contained in the union.
An element is in the union iff it's in some chain member.
Prime elements of any R_α remain prime in the union.
The union of A-extensions is a UFD. If x is irreducible in ⋃ R_α, then x ∈ R_β for some β, and x is prime in R_β (since R_β is a UFD), hence x | a or x | b in R_β ⊆ ⋃ R_α.
Heitmann Lemma 6: The union of a well-ordered ascending chain of A-extensions is an N-subring (modulo cardinality bound).
Key properties preserved:
- UFD: factors in some R_α irreducibles are prime.
- N-subring conditions (2) and (3) pass to unions.
- Cardinality: |⋃ R_α| ≤ sup(ℵ₀, |R₀|, |α|).