-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 834 Bytes
/
Copy pathCITATION.cff
File metadata and controls
25 lines (25 loc) · 834 Bytes
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
cff-version: 1.2.0
message: "If you use ProofAtlas in research, please cite it as below."
title: "ProofAtlas: a hypergraph-metric atlas for Lean 4 proofs"
abstract: >-
ProofAtlas is a Lean 4 library that extracts hypergraph metrics
from formal proofs and computes their large-scale geometry. It
provides a verified IsHypergraphMetric framework, a compute-layer
pipeline (incidence, resistance, Gromov δ-hyperbolicity), an
interactive #atlas.* command suite, and an executable export
binary.
type: software
license: Apache-2.0
repository-code: "https://github.com/MathNetwork/ProofAtlas"
url: "https://proof-atlas.vercel.app"
authors:
- family-names: Li
given-names: Xinze
email: lixinze0401@gmail.com
keywords:
- lean4
- mathlib
- formal-mathematics
- hypergraph
- metric-geometry
- proof-assistant