From c15fa2ad716f95563fe739d6fbc9f13e582a55c6 Mon Sep 17 00:00:00 2001 From: "Dennis E. Hamilton" Date: Sun, 22 Dec 2024 09:43:21 -0800 Subject: [PATCH] 0.3.7 lambda/index.md tie symbolic forms to definition in obaptheory.txt --- docs/lambda/index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/lambda/index.md b/docs/lambda/index.md index 007f363..020e5a0 100644 --- a/docs/lambda/index.md +++ b/docs/lambda/index.md @@ -1,4 +1,4 @@ - + 0.3.7 2024-12-22T17:41Z @@ -123,7 +123,8 @@ and the same. This hinges on the mathematical engineering by which scripts such as `!eval x :: y` with lindies `x` and `y` are evaluated as `obap.ap(x,y)` -with result `x :: y` in accordance with the distinguishing of symbolic forms. +with result `x :: y` in accordance with the distinguishing of symbolic forms +in the [definition of obap.ap](../obap/obaptheory.txt). #### 2.2.2 Rules of symbolic-form structure @@ -186,6 +187,7 @@ from time to time.