Mathlib Map

Theorems · Theorem · field theory

Fintype.nonempty_field_iff

∀ {α : Type u_1} [inst : Fintype α], Nonempty (Field α) ↔ IsPrimePow (Fintype.card α)

A Fintype can be given a field structure iff its cardinality is a prime power.

Defined in
Mathlib.FieldTheory.Cardinality
Cited by
2 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fintype

Around this declaration

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

Cites17

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

Cited by2

Results whose statement or proof uses this declaration.