leanprover-community/mathlib4

The Shapley-Folkman lemma

Offen

#14.427 geöffnet am 04.07.2024

 (11 Kommentare) (2 Reaktionen) (1 zugewiesene Person)Lean (1.592 Forks)github user discovery
good first issuet-analysis

Repository-Metriken

Stars
 (3.869 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The Shapley-Folkman lemma is a convex analysis result standard in the economics literature. In contrast, it is basically unheard of in mathematics.

The proof is elementary, and very similar to the proofs of Carathéodory's and Radon's theorems, which should serve as inspiration.

This issue existed in mathlib3 as https://github.com/leanprover-community/mathlib/issues/18135.

Contributor Guide