~/ 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/fbdd936d-d20f-4dca-b2ab-fed9af924091/flashcard utf-8 LF