Theorems · Theorem · number theory
IsPrimitiveRoot.powerBasis_dim
∀ {n : ℕ} [inst : NeZero n] (K : Type u) {L : Type v} [inst_1 : Field K] [inst_2 : CommRing L] [inst_3 : IsDomain L]
[inst_4 : Algebra K L] [inst_5 : IsCyclotomicExtension {n} K L] {ζ : L} (hζ : IsPrimitiveRoot ζ n),
(IsPrimitiveRoot.powerBasis K hζ).dim = (minpoly K ζ).natDegree- Cited by
- 3 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsDomainstatement and proof · cited by 2,196
- Polynomial.natDegreestatement · cited by 1,105
- minpolystatement · cited by 439
- IsPrimitiveRootstatement and proof · cited by 356
- IsCyclotomicExtensionstatement and proof · cited by 220
- PowerBasis.dimstatement and proof · cited by 74
- IsPrimitiveRoot.powerBasisstatement and proof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.finrankproof · cited by 12
- IsPrimitiveRoot.norm_eq_oneproof · cited by 3
- IsCyclotomicExtension.discr_prime_powproof · cited by 3