docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Index: Topics > Programming & Formal Methods
|
||||
|
||||
## 📝 Documents
|
||||
- [[Type Theory]]
|
||||
- [[Type Theory|Type Theory]]
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
---
|
||||
id: [[P-Reinforce]]-AI-054
|
||||
category: "10_Wiki/💡 Topics/Programming & [[Formal Methods]]"
|
||||
id: [[P-Reinforce|P-Reinforce]]-AI-054
|
||||
category: "10_Wiki/💡 Topics/Programming & [[Formal Methods|Formal Methods]]"
|
||||
confidence_score: 0.96
|
||||
tags: [type theory, formal verification, type[[ system]], compiler]
|
||||
tags: [type theory, formal verification, typeSystem, compiler]
|
||||
last_reinforced: 2026-06-XX
|
||||
github_commit: "[P-Reinforce] Processed Type Theory."
|
||||
---
|
||||
|
||||
# [[Type Theory]] (타입 이론)
|
||||
# [[Type Theory|Type Theory]] (타입 이론)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> 프로그래밍 언어의 타입 시스템을 수학적 공리(Axiom)와 논리학에 기반하여 분석하고, 프로그램의 안전성과 정확성을 컴파일 타임에 증명하는 학문이다.
|
||||
|
||||
Reference in New Issue
Block a user