~/ learn/ comp-456/ cards/ From propositional to predicate calculus: terms, predicates, quantifiers
1 of 4

Type the two quantified rules (Prolog/Luger notation; lowercase=constant, uppercase=variable)

Type the two quantified rules (Prolog/Luger notation; lowercase=constant, uppercase=variable)

Answer

∀X (man(X) → mortal(X)) ∃Y friends(Y, peter)

The first asserts every man is mortal; the second asserts at least one thing is a friend of Peter. `peter` is a constant (lowercase); X and Y are variables (uppercase). This case convention carries straight into Prolog in Module 2.

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/57816342-93e1-472f-9e48-f4e8cc05f0a2/flashcard utf-8 LF