WhoCites Definitions mb hybrid Sections GenAutomata Doc

Who Cites rel exp?
rel_expDef R^n == if n=0 x,y. x = y T else x,y. z:T. (x R z) & (z R^n-1 y) fi (recursive)
Thm* n:, T:Type, R:(TTProp). R^n TTProp
eq_int Def i=j == if i=j true ; false fi
Thm* i,j:. (i=j)

Syntax:R^n has structure: rel_exp(T; R; n)

About:
boolbfalsebtrueifthenelseintnatural_numbersubtract
int_eqlambdafunctionrecursive_def_notice
universeequalmemberpropandallexists
!abstraction

WhoCites Definitions mb hybrid Sections GenAutomata Doc