Search code examples
What's the SLD tree for this query?...

prologsuccessor-arithmeticsprolog-cut

Read More
Composition of substitutions for unary addition in prolog?...

prologsuccessor-arithmetics

Read More
Pure Prolog Peano Number Apartness...

prologsuccessor-arithmeticslogical-purity

Read More
Sum of a list in prolog...

prologsuccessor-arithmetics

Read More
Keep getting the error message "Arguments are not sufficiently instantiated" can't und...

exceptionrecursionprologsuccessor-arithmeticsinstantiation-error

Read More
What are the optimal green cuts for successor arithmetics sum?...

prologswi-prologsuccessor-arithmeticsprolog-cut

Read More
Finding whether a number is a multiple of another...

prologfailure-slicesuccessor-arithmetics

Read More
Should the first and second arguments be swapped in a rule defining addition?...

prologadditionterminationsuccessor-arithmetics

Read More
Prolog function count and member by using natural numbers and it succesor...

prologsuccessor-arithmetics

Read More
how to turn a number from the unit form into an integer in prolog?...

prologsuccessor-arithmetics

Read More
How can I rewrite "+ 1" (plus one) to "S" (succ) in Coq?...

coqcoq-tacticsuccessor-arithmetics

Read More
how to stop prolog from examining impossible solutions infinitely?...

prologbacktrackingfailure-slicesuccessor-arithmetics

Read More
How to implement the Fibonacci sequence in successor arithmetics for all argument modes?...

prologfibonacciterminationfailure-slicesuccessor-arithmetics

Read More
How to implement the factorial sequence in successor arithmetics for all argument modes?...

prologfactorialterminationfailure-slicesuccessor-arithmetics

Read More
Can you please help me with this series in Python?...

python-3.xmathnumbersseriessuccessor-arithmetics

Read More
How to fix this recursive addition?...

recursionprologadditionsuccessor-arithmetics

Read More
Recursion on Prolog...

recursionprologsuccessor-arithmetics

Read More
Return Integer with Prolog...

prologsuccessor-arithmetics

Read More
`less/2` relation in Peano arithmetic...

prologsuccessor-arithmeticslogical-purity

Read More
Prolog predicate to multiply two lists (representing unary numbers)...

listprologsuccessor-arithmetics

Read More
Prolog peano numbers difference/subtraction...

recursionprologsuccessor-arithmetics

Read More
Trying to write a tree-height predicate - do I need Peano-style natural numbers?...

prologclpfdsuccessor-arithmetics

Read More
Successor Arithmetic Prolog Mod function...

prologsuccessor-arithmetics

Read More
prolog - infinite rule...

prologfailure-slicesuccessor-arithmetics

Read More
(SWI-PL) I can't figure out how to create a prolog rule to match this particular type of input...

prologsuccessor-arithmetics

Read More
Lists size multiplication...

prologsuccessor-arithmetics

Read More
Prolog first integer exactly 1 greater than second integer...

prologsuccessor-arithmetics

Read More
How to know if a Peano number is even...

prologsuccessor-arithmetics

Read More
Get product of the list items by using recursion in Prolog?...

prologsuccessor-arithmetics

Read More
How to implement Peano numbers exponentiation in Prolog?...

prologsuccessor-arithmetics

Read More
BackNext