Mathlib Map

Theorems · Theorem · number theory

Finset.addEnergy_eq_sum_sq

∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : Add α] [inst_2 : Fintype α] (s t : Finset α),
  s.addEnergy t = ∑ a, {xy ∈ s ×ˢ t | xy.1 + xy.2 = a}.card ^ 2
Defined in
Mathlib.Combinatorics.Additive.Energy
Cited by
0 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqAddFintype

Around this declaration

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

Cites15

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.