leanprover-community/mathlib4

The Shapley-Folkman lemma

开放

#14,427 创建于 2024年7月4日

 (11 条评论) (2 个反应) (1 位负责人)Lean (1,592 个派生)github user discovery
good first issuet-analysis

仓库指标

星标
 (3,869 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南