Mathlib Map

Theorems · Theorem · field theory

iterateFrobeniusEquiv_eq_pow

∀ (R : Type u_1) (p n : ℕ) [inst : CommSemiring R] [inst_1 : ExpChar R p] [inst_2 : PerfectRing R p],
  iterateFrobeniusEquiv R p n = frobeniusEquiv R p ^ n
Defined in
Mathlib.FieldTheory.Perfect
Cited by
2 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringExpCharPerfectRing

Around this declaration

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

Cites13

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.