Documentation

Iwasawalib.NumberTheory.Padics.Units

Structure of ℤₚˣ #

noncomputable def PadicInt.torsionUnits (p : ) [Fact (Nat.Prime p)] :

The subgroup of torsion elements of ℤₚˣ.

Equations
Instances For

    The subgroup 1 + qℤₚ of ℤₚˣ where q = 4 if p = 2, q = p if p ≠ 2.

    Equations
    Instances For
      theorem PadicInt.mem_torsionUnits_iff (p : ) [Fact (Nat.Prime p)] (x : ℤ_[p]ˣ) :
      x torsionUnits p ∃ (n : ), 0 < n x ^ n = 1
      theorem PadicInt.mem_torsionFreeUnits_iff (p : ) [Fact (Nat.Prime p)] (x : ℤ_[p]ˣ) :
      x torsionFreeUnits p (p ^ if p = 2 then 2 else 1) x - 1