Reducedness and height theory #
This file contains the reducedness predicate used in the project and the
basic finite p-height calculus.
Primary, reduced, and separable groups #
G is p-primary if every element is killed by some power of p.
This hypothesis is logically independent from reducedness. In particular, torsion-free
groups such as ℤ must not enter Ulm's classification theorem merely because their
p-socle is trivial.
Instances For
The p-Ulm filtration of G is reduced if it eventually reaches zero.
For the countable p-primary groups classified below, this is equivalent to saying that
G has no nontrivial divisible subgroup: the eventual stable Ulm subgroup is the maximal
divisible subgroup. Crucially, this does not require G_ω = 0; reduced groups may
contain elements of infinite height and have arbitrary countable Ulm length.
Equations
- UlmsTheorem.IsPReduced p G = ∃ (α : Ordinal.{0}), UlmsTheorem.ulmSubgroup p α = ⊥
Instances For
A reduced abelian p-group: primary, with zero divisible part.
- primary : IsPrimaryPGroup p G
- reduced : IsPReduced p G
Instances For
G is p-separable if it has no nonzero element of infinite p-height.
This was formerly (and incorrectly) called IsReducedPGroup. It is strictly stronger
than reducedness: it says G_ω = 0.
Instances For
G is p-separable iff ⋂_n p^n·G = 0.