Theorems · Theorem · commutative algebra
add_pow_expChar_of_commute
∀ {R : Type u_1} [inst : Semiring R] {x y : R} (p : ℕ) [hR : ExpChar R p], Commute x y → (x + y) ^ p = x ^ p + y ^ p- Defined in
- Mathlib.Algebra.CharP.Lemmas
- Cited by
- 5 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- add_zeroproof · cited by 2,707
- Nat.Primeproof · cited by 2,059
- MulZeroClass.zero_mulproof · cited by 1,625
- CharZeroproof · cited by 932
- pow_oneproof · cited by 894
- Commutestatement and proof · cited by 639
- CharPproof · cited by 478
- CharP.cast_eq_zeroproof · cited by 357
- ExpCharstatement and proof · cited by 276
- ExpChar.casesOnproof · cited by 21
- Commute.exists_add_pow_prime_eqproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- add_pow_expCharproof · cited by 5
- sub_pow_expChar_of_commuteproof · cited by 3
- add_pow_eq_mul_pow_add_pow_div_expChar_of_commuteproof · cited by 2
- neg_one_pow_expCharproof · cited by 1
- add_pow_char_of_commuteproof · cited by 0