Theorems · Theorem · commutative algebra
add_pow_expChar_pow
∀ {R : Type u_1} [inst : CommSemiring R] (x y : R) (p n : ℕ) [hR : ExpChar R p], (x + y) ^ p ^ n = x ^ p ^ n + y ^ p ^ n- Defined in
- Mathlib.Algebra.CharP.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 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
- ExpCharstatement and proof · cited by 276
- Commute.allproof · cited by 119
- add_pow_expChar_pow_of_commuteproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- iterateFrobeniusproof · cited by 39
- add_pow_char_powproof · cited by 1