|
|
|
|
|
by quamserena
178 days ago
|
|
Most existing mainstream languages aren’t expressive enough to encode these invariants. For languages outside of the mainstream, Lean 4 is a language supporting verification, and it’s also a full programming language, so you can write your proofs/theorems in the same language that you program in. |
|
I'd have assumed, by virtue of being Turing complete, you could express any invariant in almost any language?