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.
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- ExpCharstatement and proof · cited by 276
- iterateFrobeniusstatement and proof · cited by 39
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.map_iterateFrobenius_expandproof · cited by 1
- MvPowerSeries.map_iterateFrobenius_expandproof · cited by 0
- MvPolynomial.map_iterateFrobenius_expandproof · cited by 0