Mathlib Map

Theorems · Definition · number theory

NumberField.mixedEmbedding.fundamentalCone.idealSetEquivNorm

(K : Type u_1) →
  [inst : Field K] →
    [inst_1 : NumberField K] →
      (J : ↥(nonZeroDivisors (Ideal (NumberField.RingOfIntegers K)))) →
        (n : ℕ) →
          { a // NumberField.mixedEmbedding.norm ↑a = ↑n } ≃
            { I // ↑J ∣ ↑I ∧ Submodule.IsPrincipal ↑I ∧ Ideal.absNorm ↑I = n } × ↥(NumberField.Units.torsion K)

For an integer n, The equivalence between the elements of idealSet K of norm n and the product of the set of nonzero principal ideals of K divisible by J of norm n and the torsion of K.

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

Cites35

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

  • DFunLike.coestatement and proof · cited by 62,936
  • Setstatement · cited by 53,352
  • Realstatement · cited by 25,697
  • Equivstatement · cited by 8,337
  • Fieldstatement and proof · cited by 7,404
  • Set.Elemstatement and proof · cited by 7,166
  • Complexstatement · cited by 5,565
  • Idealstatement and proof · cited by 4,748
  • Equiv.symmproof · cited by 3,681
  • Subgroupstatement · cited by 3,593
  • Submonoidstatement · cited by 3,086
  • Unitsstatement and proof · cited by 2,804

Cited by1

Results whose statement or proof uses this declaration.