Mathlib Map

Theorems · Theorem · number theory

NumberField.mixedEmbedding.fundamentalCone.card_isPrincipal_norm_eq_mul_torsion

∀ (K : Type u_1) [inst : Field K] [inst_1 : NumberField K] (n : ℕ),
  Nat.card ↑{I | Submodule.IsPrincipal ↑I ∧ Ideal.absNorm ↑I = n} * NumberField.Units.torsionOrder K =
    Nat.card ↑{a | NumberField.mixedEmbedding.norm ↑a = ↑n}

For n positive, the number of principal ideals in 𝓞 K of norm n multiplied by the order of the torsion of K is equal to the number of elements in integerSet K of norm n.

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

Cites29

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
  • Fieldstatement and proof · cited by 7,404
  • Set.Elemstatement and proof · cited by 7,166
  • Set.ofPredstatement and proof · cited by 6,101
  • Complexstatement · cited by 5,565
  • Idealstatement and proof · cited by 4,748
  • Equiv.symmproof · cited by 3,681
  • Submonoidstatement · cited by 3,086
  • Unitsproof · cited by 2,804
  • nonZeroDivisorsstatement and proof · cited by 895

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.