Skolemization - Artificial Intelligence
Reduction to Skolem normal form is a method for removing existential quantifiers from formal logic statements.it is the super standard normal form. Skolemization eliminates existential quantifiers by replacing each existentially quantified variable with a Skolem constant or Skolem function.
There are some rules that are followed when we convert first order predict logic into into skolem standard form:-
- Convert FOPL into PNF(Prenex Normal Form),if it is not in PNF
- Convert PNF into CNF(Conjunctive normal form)
- Apply skolemization
Related Other Post
- Expert System in Artificial Intelligence
- Semantic Network in Artificial Intelligence
- Horn Clause in Artifiial Intelligence
- A* Search Algorithm
- Best First Search Algorithm
- Remove all existential variable with new skolemization constant (A Skolem constant is a function of no variables.)) if there is no universal quantifier before related existential quantifier. Remove existential quantifier.
- Remove all existential variable with new skolemization function if there are universal quantifier before related to existential quantifier.in another word an existential variable is replaced by a Skolem function of all the universal variables to its left. Remove existential quantifier.
1 Comments
It is awesome list.I wasn't aware of this feature of this article.Private Tutor Naples thanks!
ReplyDeleteif u have any doubts please let me know,