leanprover-community/mathlib4

The Shapley-Folkman lemma

Aberta

#14.427 aberto em 4 de jul. de 2024

 (11 comentários) (2 reações) (1 responsável)Lean (1.597 forks)github user discovery
good first issuet-analysis

Métricas do repositório

Stars
 (3.877 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador