In this file I will show you how to easily evaluate expressions in Mathematical logic (First-order logic) in Prolog. That is, I show how the Prolog programming language can be used in checking Mathematical logic problems.
sudo pacman -S swi-prolog
swipl -s Filename.pl
?- ...