feat(lean): 复现 LeJEPA Lean4 形式化验证,零 sorry 确认
Sync to site1 / sync (push) Has been cancelled

- 新增 JEPA/lejepa-identifiability/lean/README.md
  记录完整复现步骤、环境信息与验证状态汇总
  Build completed successfully (8032 jobs),零 sorry 确认
  VERIFIED 18 项 / axiomatized 12 项

- .gitignore 新增 **/.lake/ 排除 Lean 构建缓存(~10 GB)

环境:Lean 4.28.0 + Mathlib v4.28.0 + macOS arm64
This commit is contained in:
gaojie
2026-06-05 17:32:16 +08:00
parent c66855adfc
commit c06c167a0c
2 changed files with 119 additions and 0 deletions
+3
View File
@@ -30,3 +30,6 @@ plans/PRISM/.build/
plans/PRISM/PRISM_Book.pdf
plans/PRISM/PRISM_Cover.pdf
plans/PRISM/PRISM_Whole.pdf
# Lean 4 / Lake build artifacts
**/.lake/