(SMTLIB: QF_A)
- Signatur mit Sorten: Array, Index, Element
- Symbole: Gleichheit,
select : Array × Index Element,
store : Array × Index × Element
Array
- Axiom:
a Array, i, j Index, e Element : select(store(a, i, e)) = ...
John McCarthy and James Painter:
Correctness of a Compiler for Arithmetic Expressions, AMS 1967,
http://www-formal.stanford.edu/jmc/mcpain.html
2009-06-22