Commit 2024-05-30 19:52 de57ce8a
View on Github →feat: Dissociation of sets (#10555)
In additive combinatorics, a pretty standard tool called Chang's lemma uses a version of linear independence and linear span with "scalars" restricted to {-1, 0, 1}. This PR defines those analogs, known as dissociation and span in the literature.
From LeanAPAP