mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
22 lines
576 B
Markdown
22 lines
576 B
Markdown
# Lean Semantics
|
|
|
|
Source-of-truth surface for formal math and invariants.
|
|
|
|
## Entry Points
|
|
|
|
- `0-Core-Formalism/lean/Semantics/Semantics.lean`
|
|
- `0-Core-Formalism/lean/Semantics/Semantics/FixedPoint.lean`
|
|
- `0-Core-Formalism/lean/Semantics/Semantics/AnalysisFoundations.lean`
|
|
- `0-Core-Formalism/lean/Semantics/Semantics/HumanNeuralCompressionVerification.lean`
|
|
|
|
## Build Witness
|
|
|
|
Current expected build check:
|
|
|
|
```bash
|
|
cd 0-Core-Formalism/lean/Semantics && lake build Semantics
|
|
```
|
|
|
|
## Sync Boundary
|
|
|
|
Obsidian may describe or index Lean modules, but Lean owns theorem truth.
|