Thm*
R:(Alph*![]()
Alph*![]()
Prop), n:![]()
.
(
x:Alph*. R(x,x))
& (
x,y:Alph*. R(x,y) ![]()
R(y,x))
& (
x,y,z:Alph*. R(x,y) & R(y,z) ![]()
R(x,z))
& (
x,y,z:Alph*. R(x,y) ![]()
R((z @ x),z @ y))
& (
w:(
n![]()
Alph*).
l:Alph*.
i:
n. R(l,w(i)))
![]()
(
a,b,c:Alph*.
||a||
n
n ![]()
(
a':Alph*. ||a'|| < ||a|| & R((a @ b),a' @ b) & R((a @ c),a' @ c)))
auto2_lemma_3
In prior sections: int 2 list 1 list 3 autom