Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
First-order logic
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Resolution=== {{Main|Resolution (logic)}} The [[resolution (logic)|resolution rule]] is a single rule of inference that, together with [[Unification (computing)#Definition of unification for first-order logic|unification]], is sound and complete for first-order logic. As with the tableaux method, a formula is proved by showing that the negation of the formula is unsatisfiable. Resolution is commonly used in automated theorem proving. The resolution method works only with formulas that are disjunctions of atomic formulas; arbitrary formulas must first be converted to this form through [[Skolemization]]. The resolution rule states that from the hypotheses <math>A_1 \lor\cdots\lor A_k \lor C</math> and <math>B_1\lor\cdots\lor B_l\lor\lnot C</math>, the conclusion <math>A_1\lor\cdots\lor A_k\lor B_1\lor\cdots\lor B_l</math> can be obtained.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)