Mathlib Map

Theorems · Theorem · number theory

Odd.pow_add_pow_eq_zero

∀ {α : Type u_2} [inst : Semiring α] {a b : α} {n : ℕ} [IsCancelAdd α], Odd n → a + b = 0 → a ^ n + b ^ n = 0
Defined in
Mathlib.Algebra.Ring.Parity
Cited by
1 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext
Assumes
SemiringIsCancelAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.