Mathlib Map

Theorems · Definition · number theory

FiniteField.ringEquivOfCardEq

{K : Type u_1} →
  {K' : Type u_2} →
    [inst : Field K] →
      [inst_1 : Field K'] → [inst_2 : Fintype K] → [inst_3 : Fintype K'] → Fintype.card K = Fintype.card K' → K ≃+* K'

Uniqueness of finite fields: Any two finite fields of the same cardinality are (possibly noncanonically) isomorphic

Defined in
Mathlib.FieldTheory.Finite.GaloisField
Cited by
0 results in Mathlib
Foundations
Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldFintypeFintype

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.