Thms
languages
Sections
AutomataTheory
Doc
le_int
Def
i
j ==
j <
i
Thm*
i,j:
. i
j
lt_int
Def
i <
j == if i < j
true
; false
fi
Thm*
i,j:
. i <
j
bnot
Def
b == if b
false
else true
fi
Thm*
b:
.
b
About: