Theorems · Definition · number theory
FiniteField.algEquivExtension
(k : Type u_1) →
[inst : Field k] →
[inst_1 : Finite k] →
(p : ℕ) →
[inst_2 : Fact (Nat.Prime p)] →
[inst_3 : CharP k p] →
(n : ℕ) →
[inst_4 : NeZero n] →
(l : Type u_2) →
[inst_5 : Field l] →
[inst_6 : Algebra k l] → Module.finrank k l = n → l ≃ₐ[k] FiniteField.Extension k p nGiven any field extension of finite fields l/k of degree n, we have a non-unique
isomorphism between l and our chosen Extension k p n.
- Defined in
- Mathlib.FieldTheory.Finite.Extension
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Finitestatement and proof · cited by 3,029
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Module.finrankstatement and proof · cited by 1,770
- AlgEquivstatement · cited by 1,681
- CharPstatement and proof · cited by 478
- Nonempty.someproof · cited by 340
- FiniteField.Extensionstatement · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- FiniteField.exists_forall_apply_eq_powproof · cited by 1
- FiniteField.algEquivExtension.congr_simpstatement and proof · cited by 0
- Irreducible.natDegree_dvd_iff_dvd_X_pow_card_pow_sub_Xproof · cited by 0