Isabelle

References:

Higher order logic (HOL)

Structured Proof Language.

Arithmetic Expressions:

Concrete Abstract
5 N 5 (constants)
x V “x” (variables)
x + y Plus (V “x”) (V “y”)
2 + (z + 3) Plus (N 2) (Plus (V “z”) (N 3))
Created Oct 30, 2019 // Last Updated Jan 20, 2023

If you could revise
the fundmental principles of
computer system design
to improve security...

... what would you change?