-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
45 lines (44 loc) · 1.5 KB
/
CITATION.cff
File metadata and controls
45 lines (44 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
cff-version: 1.2.0
message: "If you use this formalization, please cite it using the metadata below."
title: "CombArg: The Almgren-Pitts Combinatorial Argument, Formalized in Lean 4"
version: 0.1.0
date-released: 2026-04-23
authors:
- family-names: Li
given-names: Xinze
email: lixinze@math.utoronto.ca
type: software
repository-code: "https://github.com/MathNetwork/comb_arg"
license: Apache-2.0
doi: 10.5281/zenodo.TBD
keywords:
- lean4
- mathlib
- min-max
- almgren-pitts
- geometric-measure-theory
- combinatorics
- formalization
abstract: |
A Lean 4 formalization of the Almgren–Pitts combinatorial argument — the
quantitative covering-refinement argument underlying min-max
constructions of minimal hypersurfaces. The library provides a single
main theorem, `CombArg.exists_sup_reduction`, establishing a
quantitative `1/(4N)` scalar energy reduction from a `LocalWitness`
hypothesis, extracted as a standalone metric-combinatorial result
independent of any geometric-measure-theory content. Zero sorries;
only the three standard Lean 4 / Mathlib foundational axioms
(`propext`, `Classical.choice`, `Quot.sound`) are transitively used.
references:
- type: article
authors:
- family-names: De Lellis
given-names: Camillo
- family-names: Tasnady
given-names: Dominik
title: "The existence of embedded minimal hypersurfaces"
year: 2013
journal: "Journal of Differential Geometry"
volume: 95
issue: 3
doi: 10.4310/jdg/1381931732