Mathlib Map

Theorems · Theorem · number theory

FiniteField.isSquare_of_char_two

∀ {F : Type u_3} [inst : Field F] [Finite F], ringChar F = 2 → ∀ (a : F), IsSquare a

In a finite field of characteristic 2, all elements are squares.

Defined in
Mathlib.FieldTheory.Finite.Basic
Cited by
4 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFinite

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.

Cited by4

Results whose statement or proof uses this declaration.