Theorems · Definition · number theory
IsPrimitiveRoot.integralPowerBasisOfPrimePow
{p k : ℕ} →
{K : Type u} →
[inst : Field K] →
{ζ : K} →
[hp : Fact (Nat.Prime p)] →
[inst_1 : CharZero K] →
[IsCyclotomicExtension {p ^ k} ℚ K] →
IsPrimitiveRoot ζ (p ^ k) → PowerBasis ℤ (NumberField.RingOfIntegers K)The integral PowerBasis of 𝓞 K given by a primitive root of unity, where K is a p ^ k
cyclotomic extension of ℚ.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Fieldstatement and proof · cited by 7,404
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- CharZerostatement and proof · cited by 932
- NumberField.RingOfIntegersstatement · cited by 413
- IsPrimitiveRootstatement and proof · cited by 356
- IsCyclotomicExtensionstatement and proof · cited by 220
- PowerBasisstatement · cited by 115
- Algebra.adjoin.powerBasis'proof · cited by 11
- PowerBasis.mapproof · cited by 7
- IsPrimitiveRoot.adjoinEquivRingOfIntegersOfPrimePowproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.integralPowerBasisOfPrimePow_genstatement and proof · cited by 3
- IsCyclotomicExtension.Rat.adjoin_singleton_eq_topproof · cited by 3
- IsCyclotomicExtension.Rat.discr_prime_powproof · cited by 2
- IsPrimitiveRoot.integralPowerBasisOfPrimePow_dimstatement · cited by 1
- IsPrimitiveRoot.not_exists_int_prime_dvd_sub_of_prime_pow_ne_twoproof · cited by 1
- IsPrimitiveRoot.integralPowerBasisOfPrimePow.congr_simpstatement and proof · cited by 0