Mathlib Map

Theorems · Theorem · number theory

Even.neg_pow

∀ {α : Type u_2} [inst : Monoid α] [inst_1 : HasDistribNeg α] {n : ℕ}, Even n → ∀ (a : α), (-a) ^ n = a ^ n
Defined in
Mathlib.Algebra.Ring.Parity
Cited by
99 results in Mathlib
Foundations
Depth 23 from the axioms, rests on 252 definitions · uses propext
Assumes
MonoidHasDistribNeg

Around this declaration

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

Cites5

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

  • Monoidstatement and proof · cited by 3,887
  • Evenstatement and proof · cited by 444
  • pow_mulproof · cited by 210
  • HasDistribNegstatement and proof · cited by 114
  • neg_sqproof · cited by 31

Cited by99

Results whose statement or proof uses this declaration.