Theorems · Theorem · number theory
IsCyclotomicExtension.Rat.torsionOrder_eq
∀ {n : ℕ} {K : Type u} [inst : Field K] [NeZero n] [inst_2 : NumberField K] [hK : IsCyclotomicExtension {n} ℚ K],
NumberField.Units.torsionOrder K = if Even n then n else 2 * nThe order of the torsion group of the n-th cyclotomic field is n if n is even and
2n if n is odd.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 300 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- Unitsproof · cited by 2,804
- Units.valproof · cited by 1,966
- NumberFieldstatement and proof · cited by 653
- Evenstatement and proof · cited by 444
- NumberField.RingOfIntegersproof · cited by 413
- Oddproof · cited by 364
- IsPrimitiveRootproof · cited by 356
- orderOfproof · cited by 324
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.