Definitions
ElisTarskiPf
A
Sections
NuprlLIB
Doc
Some definitions of interest.
repst
Def
x
= y == x
= y
Thm*
t,x:Term. (t
= x)
Prop
reps
Def
x
= y == x
t &
x = y
t
Thm*
t:(u Term), x:u. (t
= x)
Prop
Thm*
t,x:Term. (t
= x)
Prop
subx
Def
SUBX(t; e) == t[e/X]
Thm*
t,r:Term. SUBX(t; r)
Term
About:
Definitions
ElisTarskiPf
A
Sections
NuprlLIB
Doc