Definitions ElisTarskiPf A Sections NuprlLIB Doc

Some definitions of interest.
repst Def x = y == x = y
Thm* t,x:Term. (t = x) Prop
s Def s(t) == SUBX(f(t); f(t))
Thm* t:Term. s(t) Term
subx Def SUBX(t; e) == t[e/X]
Thm* t,r:Term. SUBX(t; r) Term

About:
memberpropall!abstraction

Definitions ElisTarskiPf A Sections NuprlLIB Doc