ElisTarskiPf A Sections NuprlLIB Doc

Def x:A. B(x) == x:AB(x)

is mentioned by

Thm* (Tr:(TermProp), tr:Term, L:(TermProp). RepsTruth(L; Tr; tr))[Tarski]
Def RepsTruth(L; Tr; tr) == (S:Term. (t:Term. S = t) L(SUBX(tr; S))) & RespectsNot(Tr; L) & ReflectsProp(Tr; tr; Tr)[RepsTruth]

In prior sections: core


ElisTarskiPf A Sections NuprlLIB Doc