Mathlib Map

Theorems · Definition · number theory

NumberField.mixedEmbedding.fundamentalCone.integerSetEquiv

(K : Type u_1) →
  [inst : Field K] →
    [inst_1 : NumberField K] →
      ↑(NumberField.mixedEmbedding.fundamentalCone.integerSet K) ≃
        { I // Submodule.IsPrincipal ↑I } × ↥(NumberField.Units.torsion K)

The equivalence between integerSet K and the product of the set of nonzero principal ideals of K and the torsion of K.

Defined in
Mathlib.NumberTheory.NumberField.CanonicalEmbedding.FundamentalCone
Cited by
2 results in Mathlib
Foundations
Depth 338 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.

Cites23

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

Cited by3

Results whose statement or proof uses this declaration.