Theorems · Theorem · commutative algebra
add_pow_char_pow_of_commute
∀ {R : Type u_1} [inst : Semiring R] {x y : R} (p n : ℕ) [hp : Fact (Nat.Prime p)] [CharP R p],
Commute x y → (x + y) ^ p ^ n = x ^ p ^ n + y ^ p ^ n- Defined in
- Mathlib.Algebra.CharP.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.