Mathlib Map

Theorems · Definition · number theory

IsPrimitiveRoot.powerBasis

{n : ℕ} →
  [NeZero n] →
    (K : Type u) →
      {L : Type v} →
        [inst : Field K] →
          [inst_1 : CommRing L] →
            [IsDomain L] →
              [inst_3 : Algebra K L] → [IsCyclotomicExtension {n} K L] → {ζ : L} → IsPrimitiveRoot ζ n → PowerBasis K L

The PowerBasis given by a primitive root η.

Defined in
Mathlib.NumberTheory.Cyclotomic.PrimitiveRoots
Cited by
16 results in Mathlib
Foundations
Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroFieldCommRingIsDomainAlgebraIsCyclotomicExtension

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsCyclotomicExtension.finrank · cited by 12IsCyclotomicExtension.fin…IsPrimitiveRoot.powerBasis_gen · cited by 8IsPrimitiveRoot.powerBasi…IsCyclotomicExtension.discr_prime_pow_ne_two · cited by 4IsCyclotomicExtension.dis…IsPrimitiveRoot.discr_zeta_eq_discr_zeta_sub_one · cited by 4IsPrimitiveRoot.discr_zet…IsCyclotomicExtension.discr_prime_pow · cited by 3IsCyclotomicExtension.dis…IsPrimitiveRoot.powerBasis_dim · cited by 3IsPrimitiveRoot.powerBasi…IsPrimitiveRoot.embeddingsEquivPrimitiveRoots · cited by 3IsPrimitiveRoot.embedding…IsPrimitiveRoot.norm_eq_one · cited by 3IsPrimitiveRoot.norm_eq_o…IsCyclotomicExtension.autEquivPow · cited by 3IsCyclotomicExtension.aut…IsCyclotomicExtension.Rat.discr_prime_pow · cited by 2Rat.discr_prime_powIsCyclotomicExtension.autEquivPow_symm_apply · cited by 1IsCyclotomicExtension.aut…IsCyclotomicExtension.discr_odd_prime · cited by 1IsCyclotomicExtension.dis…IsCyclotomicExtension.discr_prime_pow_eq_unit_mul_pow · cited by 1IsCyclotomicExtension.dis…IsPrimitiveRoot.powerBasis.congr_simp · cited by 1powerBasis.congr_simpIsCyclotomicExtension.discr_prime_pow_ne_two' · cited by 0IsCyclotomicExtension.dis…Set · cited by 53352SetCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraTop.top · cited by 9680Top.topField · cited by 7404FieldIsDomain · cited by 2196IsDomainAlgebra.adjoin · cited by 535Algebra.adjoinIsPrimitiveRoot · cited by 356IsPrimitiveRootIsCyclotomicExtension · cited by 220IsCyclotomicExtensionPowerBasis · cited by 115PowerBasisAlgEquiv.trans · cited by 108AlgEquiv.transSubalgebra.equivOfEq · cited by 15Subalgebra.equivOfEqSubalgebra.topEquiv · cited by 9Subalgebra.topEquivPowerBasis.map · cited by 7PowerBasis.mapAlgebra.adjoin.powerBasis · cited by 2adjoin.powerBasisIsPrimitiveRoot.powerBasisCITED BYCITES

Cites15

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

Cited by18

Results whose statement or proof uses this declaration.