|
|
|
|
|
by grapevines
3648 days ago
|
|
Agda is a programming language where "each program in it must terminate and all possible patterns must be matched. Without this feature, the logic behind the language becomes inconsistent, and it becomes possible to prove arbitrary statements." Since all programs terminate, reasoning about arbitrary properties about said programs becomes decidable. |
|
[0] https://en.wikipedia.org/wiki/Proof_assistant
[1] https://en.wikipedia.org/wiki/Coq
[2] https://en.wikipedia.org/wiki/Total_functional_programming