Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resources? #5

Open
evjf opened this issue Dec 16, 2024 · 1 comment
Open

resources? #5

evjf opened this issue Dec 16, 2024 · 1 comment

Comments

@evjf
Copy link

evjf commented Dec 16, 2024

I’m a little confused on where you are getting your information. For one instance, I was confused on what a pure predicate was, until I used my background knowledge from lambda calculus to figure out that it means that it is fully self-contained, meaning that things like P(x) = -x work, but not P(x) = x^y (an alias of this in the calculus is a “combinator”). However, I am still confused on what a pure variable is. Is it a variable contained in a pure predicate? Please tell me where you get the sources, or, at the very least, a compilation of them with your background knowledge. Speaking of which, I have found this somewhat useful link.

@evjf
Copy link
Author

evjf commented Dec 16, 2024

I am also aware that I found out what a pure predicate means via background knowledge. This is why I allow you to use a compiled resource as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant