Mathlib Map

Theorems · Theorem · commutative algebra

iterateFrobenius.congr_simp

∀ (R : Type u_3) [inst : CommSemiring R] (p p_1 : ℕ) (e_p : p = p_1) (n n_1 : ℕ),
  n = n_1 → ∀ [inst_1 : ExpChar R p], iterateFrobenius R p n = iterateFrobenius R p_1 n_1
Defined in
Mathlib.Algebra.CharP.Frobenius
Cited by
3 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.

Cites4

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

Cited by3

Results whose statement or proof uses this declaration.