|
|
|
|
|
by zozbot234
222 days ago
|
|
The point of TLA+ is to act as a simple "toy model" for the actual system where you can still figure out relevant failure modes by automated means. Real-world code is a lot more complex so "end to end" proofs, while viable in a sense (static type checking is a kind of proof about the code) have very different and more modest goals than something like TLA+. |
|
[1] https://www.amazon.science/publications/using-lightweight-fo...