skip to:
page content
|
links on this page
|
site navigation
|
footer (site information)
Online Otter-λ
Utility Link
|
Utility Link
|
Utility Link
Otter-lambda Home
View Examples
Papers
Contact Information
Source Code
search
SetTheory
|
Induction
|
LambdaLogic
|
Algebra
|
More >
-->
Examples
Examples -> Algebra -> identity.prf
1 [] x=x.
2 [] g(X)!=Ap(X,g(X))|$ANS(X).
3 [binary,2.1,1.1] $ANS(lambda(x,x)).