Theorems · Theorem · commutative algebra
iterateFrobenius_add
∀ (R : Type u_1) [inst : CommSemiring R] (p m n : ℕ) [inst_1 : ExpChar R p], iterateFrobenius R p (m + n) = (iterateFrobenius R p m).comp (iterateFrobenius R p n)
- Defined in
- Mathlib.Algebra.CharP.Frobenius
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 96 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.
Cites7
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
- RingHom.compstatement · cited by 899
- RingHom.extproof · cited by 331
- ExpCharstatement and proof · cited by 276
- iterateFrobeniusstatement · cited by 39
- iterateFrobenius_add_applyproof · cited by 2
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