Mathlib Map

Theorems · Definition · combinatorics

Finset.subsetSum

{M : Type u_1} → [DecidableEq M] → [AddCommMonoid M] → Finset M → Finset M

The subset-sum of a finite set A in a commutative monoid is the set of all sums of subsets of A.

Defined in
Mathlib.Combinatorics.Additive.SubsetSum
Cited by
11 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqAddCommMonoid

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.

Cited by11

Results whose statement or proof uses this declaration.