Mathlib Map

Theorems · Theorem · commutative algebra

iterateFrobenius_def

∀ {R : Type u_1} [inst : CommSemiring R] (p n : ℕ) [inst_1 : ExpChar R p] (x : R),
  (iterateFrobenius R p n) x = x ^ p ^ n
Defined in
Mathlib.Algebra.CharP.Frobenius
Cited by
6 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringExpChar

Around this declaration

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

Cites5

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

Cited by6

Results whose statement or proof uses this declaration.