Mathlib Map

Theorems · Definition · number theory

NumberField.Units.basisModTorsion

(K : Type u_1) →
  [inst : Field K] →
    [inst_1 : NumberField K] →
      Module.Basis (Fin (NumberField.Units.rank K)) ℤ
        (Additive ((NumberField.RingOfIntegers K)ˣ ⧸ NumberField.Units.torsion K))

A basis of the quotient (𝓞 K)ˣ ⧸ (torsion K) seen as an additive ℤ-module.

Defined in
Mathlib.NumberTheory.NumberField.Units.DirichletTheorem
Cited by
4 results in Mathlib
Foundations
Depth 323 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldNumberField

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.