Mathlib Map

Theorems · Definition · number theory

FiniteField.Extension

(k : Type u_1) → [inst : Field k] → (p : ℕ) → [Fact (Nat.Prime p)] → [CharP k p] → ℕ → Type

Given a finite field k of characteristic p, we have a non-canonically chosen extension of any given degree n > 0.

Defined in
Mathlib.FieldTheory.Finite.Extension
Cited by
13 results in Mathlib
Foundations
Depth 135 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFactCharP

Around this declaration

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

Cites7

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

  • Fieldstatement and proof · cited by 7,404
  • Factstatement and proof · cited by 2,726
  • Nat.Primestatement and proof · cited by 2,059
  • Module.finrankproof · cited by 1,770
  • ZModproof · cited by 1,024
  • CharPstatement and proof · cited by 478
  • GaloisFieldproof · cited by 5

Cited by15

Results whose statement or proof uses this declaration.