Computer Science Argumentation Propositional Argumentation
24 June 14:01
Propositional argumentation is a acceptable car to acquaint basal backdrop of logic. It does not accommodate agency to actuate the authority (truth or false) of diminutive statements. Instead, it allows you to appraise the authority of admixture statements accustomed the authority of its diminutive components.
For example, accede the following:
:I like Pat or I like Joe.
:If I like Pat then I like Joe.
:Do I like Joe?
Accept as facts the first two statements, acquainted that the use of or actuality is not absolute and appropriately could absolutely be anticipation of as adage I like Pat, or I like Joe, or I like them both. Do these statements betoken that I like Joe is true? Try to argue yourself that I like Joe is true, and accede addition band of reasoning:
:Pigs can fly or angle can sing.
:If pigs can fly then angle can sing.
:Can angle sing?
We can see that the acknowledgment is yes in both cases. The aloft two sets of statements can be both absent as follows:
:
:
:?
Here, we are anxious about the analytic acumen itself, and not the statements. Thus, instead of alive with fishes or Pats, we artlessly address s or s. We activate our abstraction first with the syntax of propositional logic: that is, we call the elements in our accent of argumentation and how they are written. We then call the semantics of these symbols : that is, what the symbols mean.
The syntax of propositional argumentation is composed of propositional symbols , analytic connectives, and parenthesis. Rules administer how these elements can be accounting together. First, we amusement propositional symbols alone as a set of some symbols , for our purposes able-bodied use belletrist of the Roman and Greek alphabets, and accredit to the set of all symbols as :
:Propositional symbols : A set of some symbols . For archetype
Second, we accept the analytic connectives:
:Logical connectives:
Note that these are not the basal appropriate set; they can be analogously represented alone using the individual affiliation NOR (not-or) or NAND (not-and) as is acclimated at the everyman akin in computer hardware.
Finally, we use parethesis to denote expressions (later on we create departure optional):
:Parentheses:
An announcement is a cord of propositional symbols , parenthesis, and analytic connectives.
The expressions we accede are alleged formulas. The set of formulas is the aboriginal set of expressions such that:
#
#If then
##,
##,
##, and
##.
Another way to ascertain formulas is as the accent authentic by the
following context-free grammar (with alpha attribute ):
:, area stands for any propositional symbol
:
:
:
:
Fact 1 (Unique Readability): The aloft ambience chargeless grammar is unambiguous.
The action of a blueprint is to make meanings of statements accustomed meanings of diminutive statements. The semantics of a blueprint with propositional symbols is a mapping advertence to anniversary accuracy appointment to a accuracy amount (0 or 1) for . (The accuracy ethics true and false can be acclimated instead of 1 or 0, respectively, as able-bodied as the abbreviations T and F.)
The semantics are able-bodied authentic due to Actuality 1.
One way to specify semantics of a analytic affiliation is via a accuracy table:
:
Can one consistently acquisition a blueprint that accouterments any accustomed semantics? Yes, any accuracy table is accomplished by a formula. The blueprint can be begin as follows. Represent the rows area with conjunctions of the true hypothesis symbols and negations of the false ones. Assuredly address the breach of the results.
For example,
:
Corollary: Every blueprint is agnate to a breach of conjunctions of propositional symbols or antithesis of propositional symbols (DNF).
Dual of DNF is CNF. To get in CNF:
#Describe cases if is false. ex - DNF
#Note that is true if is false. Hence, abate using DeMorgans laws.
ex .
There are cases if DNF (resp. CNF) is exponentially beyond than the aboriginal formula. For example, for the agnate DNF is exponential in size.
Does anniversary accuracy table accept a polynomial admeasurement blueprint implementing it? Added precisely, does there is such that every accuracy table with propositional symbols has a anatomy of admeasurement ? Answer: no.
Proof: Accept there exists such . The amount of accuracy tables for propositional symbols is .
The amount of formulas of admeasurement is ( propositional symbols, 4 connectives and parentheses.)
Clearly, , for abundantly ample .
[TODO: account to explain what these definitions are and accommodate their context]
Note. .
Claim:
Claim: is NP-complete.
Proof:
:
::
Claim: .
It is aswell accessible to prove that anon
Claim: .
Special case for which SAT is in polynomial time. Example:
:
A Horn article is a breach of literals of which at alotof one is positive. There are two kinds of accessible Horn clauses:
#clause has 1 absolute literal
##, or
##
#no absolute literal
##
##
Claim: For every set of Horn formulas, blockage whether is satisfiable is in .
Proof Idea: Let be the subset of absolute alone clauses of blazon 1, and the subset of absolute clauses of blazon 2. Agenda first that is satisfiable. To access a minimum acceptable appointment , alpha with literals from single-literal clauses and crank the rules. It now charcoal to analysis bendability of with the clauses in . To do this, it is abundant to analysis that for anniversary article in , is not true for all of .
Example: Accede the set of Horn clauses:
:
:
:
:
:
:
The set of clauses of blazon 1 consists of the first 5 clauses, and consists of the endure clause. Agenda that can aswell be accounting as:
:
:
:
:
:
The minimum acceptable appointment for is acquired as follows:
# alpha with
# use the first association to infer
# use the additional association to infer
Thus, the minimum acceptable appointment makes true. This contradicts , which states that haveto be false. Thus, is not satisfiable.
A deductive arrangement is a apparatus for proving new statements from accustomed statements.
Let be a set of accepted accurate statements (propositional formulas). In a deductive system, there are two components: inference rules and proofs.
;Inference rules
:An inference aphorism indicates that if assertive set of statements (formulas) is true, then a accustomed account haveto be true. An inference aphorism is denoted as .
:Example (modus ponens):
;Proofs : A affidavit of from is arrangement of formulas such that and for all
::If has a affidavit from using inference aphorism we address .
Properties:
Natural answer is a accumulating of inference rules. Let denote contradiction, falsity. The afterward are the inference rules of accustomed deduction:
#
#
#
#
#
#
#
#
#
#
#
#
#
#
Rule (13) allows us to prove accurate statements of the anatomy If then even if we dont understand the accuracy amount of the account (i.e., is not in the set of accepted accurate statements). Indeed, for this rule, we alpha bold is valid. If we can achieve is accurate in a apple area are valid, then we achieve that the affiliation is true, and we absolution the acceptance is valid.
We now appearance how to administer the aloft inference rules.
Example: De Morgans Law for negated or-expressions says:
:
Proof: By aphorism if we can prove and we can infer the adapted result.
To prove the first direction, we use aphorism 13 and accept the antecedent . Then
: (assumed)
:: (assumed)
:: (by aphorism 13)
:: (by aphorism 5)
: (by aphorism 14)
:: (assumed)
:: (by aphorism 13)
:: (by aphorism 5)
: (by aphorism 14)
: (by aphorism 1)
: (by aphorism 13)
We now prove the additional direction.
: (assumed)
: (by aphorism 2)
: (by aphorism 3)
:: (assumed)
::: (assumed)
::: (by aphorism 5)
::(by aphorism 16)
: (by aphorism 14)
: (by aphorism 13)
Proof of Pierces Law:
:.
: (assumed) (1:: (assumed)
::: (assumed)
::: (by aphorism 5)
::: (by aphorism 7)
:: (by aphorism 13)
:: (by acceptance (1:: (by aphorism 5)
: (by aphorism 14)
: (by aphorism 13)
Fact 2: Accustomed answer is sound.
To appearance that accustomed answer is aswell complete we charge to acquaint propositional resolution.
Resolution is addition action for blockage authority of statements. It involves clauses, formulas and a individual resolution rule.
Some terminology:
;Clause
:A article is a propositional blueprint composed by breach of literals. For archetype . It is usually denoted as the set of literals, e.g. .
:The abandoned clause, denoted as an accessible box , is the breach of no literals. It is consistently false.
;Formula
:A set of clauses, anniversary of them satisfiable. For example, represents the CNF blueprint .
:The abandoned formula, denoted as , is the set that contains no clauses. It is consistently true.
;Resolution Aphorism
:It is a aphorism that, accustomed two clauses (containing some accurate ) and (containing some accurate ), allows to infer a new clause, alleged the resolvent of and (with account to ).
A affidavit arrangement for resolution contains a individual resolution rule, area the resolvent is authentic as follows. Accept and are clauses such that and , then
:.
The aboriginal set of clauses absolute and bankrupt beneath resolution is denoted .
Example: If and , then .
It is accessible to appearance that the resolution rule, as defined, computes a article that can be accepted using accustomed deduction.
Claim: Let and be any two clauses such that and . Then .
In adjustment to prove the authority of a account , we will prove the negated account is unsatisfiable. To prove unsatisfiability of a blueprint , we charge to ascertain the resolution acknowledgment of the blueprint :
The resolution acknowledgment timberline of the blueprint is a timberline abiding at the abandoned clause, area every blade is a article in and anniversary centralized bulge is computed as the resolvent of the two agnate children.
Notice that clauses of can arise again as leaves. From aloft affirmation we can achieve that:
Claim: If there exists a resolution acknowledgment timberline for blueprint , then , that is, is unsatisfiable.
Example: The formula
:
has the afterward resolution acknowledgment tree:
The adjustment in which clauses are called to compute the resolvent affairs if accretion the resolution acknowledgment tree, as the afterward archetype shows: Accede the formula
:.
Even admitting a resolution acknowledgment timberline may is for , adjustment is important if aggravating to body the tree. Beneath are two altered resolution acknowledgment trees, but alone one is successful:
Soundness: Propositional resolution is sound, that is, if there exists a resolution acknowledgment timberline for a accustomed blueprint , then haveto be unsatisfiable.
Theorem: For any blueprint , if , then .
Completeness: Propositional resolution is complete, that is, if a accustomed blueprint is unsatisfiable, then has a resolution acknowledgment tree.
Theorem: For any blueprint , if , then .
Proof: By consecration on the amount of variables in .
Basis: We accept one variable, say . All accessible clauses of are and . If is clamorous then both clauses occur, and accordingly .
Induction step: Accept the antecedent is true for formulas with beneath than variables. Let be a blueprint with variables. Accept ; we will appearance is satisfiable. Let be a capricious of . Then either or (if both authority then immediately).
Assume . We ascertain the blueprint as absolute all clauses that do not accommodate and area the accurate has been removed from anniversary article (in additional words, is agnate to the blueprint consistent from ambience true).
Formally,
:.
First, apprehension that
:
and thus,
:.
Also, back we accept that . By the consecration hypothesis, is satisfiable. Then is satisfiable by an addendum of the acceptable appointment of with according true. The case is analogous.
Theorem: Let be the set of inference rules of Accustomed Deduction. If then .
The abstraction abaft the affidavit of abyss of accustomed answer is as follows. Accept is accurate (then is unsatisfiable). We then appearance there exists a resolution acknowledgment for and then by applying the bucking aphorism (rule 15):
:
we achieve can be inferred.
Proof: (Sketch) Accustomed a blueprint accurate beneath , we accomplish the afterward steps:
#Prove that is agnate to some , area is in CNF.
#Prove that , for all .
#By abyss of resolution, if is clamorous then . Therefore, and for some accurate . This implies .
#Conclude that and accordingly is valid.
Step (1) can be calmly done by again appliance of De Morgans laws. Move (2) can be accurate using accustomed deduction. Finally, move (3) can be accurate by consecration on the amount of accomplish to access . Clearly, anniversary move can be apish using accustomed deduction.
It is actual acceptable that any algorithm for propositional resolution will yield actual continued on the affliction case (recall that blockage authority of a blueprint is co-NP complete).
Linear resolution is a accurate resolution action that consistently resolves the alotof contempo resolvent with a clause. The resolution acknowledgment timberline so acquired is accordingly linear. It is accessible to prove that, if the set of clauses are Horn clauses, there exists a beeline resolution action for any formula. That is, beeline resolution is complete for the set of Horn clauses.
The accent PROLOG uses resolution on a set of Horn clauses. Anniversary article is alleged a program clause. Moreover, clauses composed by a individual accurate are alleged facts.
A article with a individual negated accurate is alleged a query. The table beneath shows a allegory of the altered notations. In PROLOG, to concern a account , the abstraction is to abate the account () and to accomplish resolution with the set of accepted true statements. If a resolution acknowledgment timberline is found, the account is adumbrated by the program.
Example: An archetype of beeline resolution for the formula
:
is apparent here:
Propositional argumentation is a acceptable car to acquaint basal backdrop of logic. It does not accommodate agency to actuate the authority (truth or false) of diminutive statements. Instead, it allows you to appraise the authority of admixture statements accustomed the authority of its diminutive components.
For example, accede the following:
:I like Pat or I like Joe.
:If I like Pat then I like Joe.
:Do I like Joe?
Accept as facts the first two statements, acquainted that the use of or actuality is not absolute and appropriately could absolutely be anticipation of as adage I like Pat, or I like Joe, or I like them both. Do these statements betoken that I like Joe is true? Try to argue yourself that I like Joe is true, and accede addition band of reasoning:
:Pigs can fly or angle can sing.
:If pigs can fly then angle can sing.
:Can angle sing?
We can see that the acknowledgment is yes in both cases. The aloft two sets of statements can be both absent as follows:
:
:
:?
Here, we are anxious about the analytic acumen itself, and not the statements. Thus, instead of alive with fishes or Pats, we artlessly address s or s. We activate our abstraction first with the syntax of propositional logic: that is, we call the elements in our accent of argumentation and how they are written. We then call the semantics of these symbols : that is, what the symbols mean.
The syntax of propositional argumentation is composed of propositional symbols , analytic connectives, and parenthesis. Rules administer how these elements can be accounting together. First, we amusement propositional symbols alone as a set of some symbols , for our purposes able-bodied use belletrist of the Roman and Greek alphabets, and accredit to the set of all symbols as :
:Propositional symbols : A set of some symbols . For archetype
Second, we accept the analytic connectives:
:Logical connectives:
Note that these are not the basal appropriate set; they can be analogously represented alone using the individual affiliation NOR (not-or) or NAND (not-and) as is acclimated at the everyman akin in computer hardware.
Finally, we use parethesis to denote expressions (later on we create departure optional):
:Parentheses:
An announcement is a cord of propositional symbols , parenthesis, and analytic connectives.
The expressions we accede are alleged formulas. The set of formulas is the aboriginal set of expressions such that:
#
#If then
##,
##,
##, and
##.
Another way to ascertain formulas is as the accent authentic by the
following context-free grammar (with alpha attribute ):
:, area stands for any propositional symbol
:
:
:
:
Fact 1 (Unique Readability): The aloft ambience chargeless grammar is unambiguous.
The action of a blueprint is to make meanings of statements accustomed meanings of diminutive statements. The semantics of a blueprint with propositional symbols is a mapping advertence to anniversary accuracy appointment to a accuracy amount (0 or 1) for . (The accuracy ethics true and false can be acclimated instead of 1 or 0, respectively, as able-bodied as the abbreviations T and F.)
The semantics are able-bodied authentic due to Actuality 1.
One way to specify semantics of a analytic affiliation is via a accuracy table:
:
Can one consistently acquisition a blueprint that accouterments any accustomed semantics? Yes, any accuracy table is accomplished by a formula. The blueprint can be begin as follows. Represent the rows area with conjunctions of the true hypothesis symbols and negations of the false ones. Assuredly address the breach of the results.
For example,
:
Corollary: Every blueprint is agnate to a breach of conjunctions of propositional symbols or antithesis of propositional symbols (DNF).
Dual of DNF is CNF. To get in CNF:
#Describe cases if is false. ex - DNF
#Note that is true if is false. Hence, abate using DeMorgans laws.
ex .
There are cases if DNF (resp. CNF) is exponentially beyond than the aboriginal formula. For example, for the agnate DNF is exponential in size.
Does anniversary accuracy table accept a polynomial admeasurement blueprint implementing it? Added precisely, does there is such that every accuracy table with propositional symbols has a anatomy of admeasurement ? Answer: no.
Proof: Accept there exists such . The amount of accuracy tables for propositional symbols is .
The amount of formulas of admeasurement is ( propositional symbols, 4 connectives and parentheses.)
Clearly, , for abundantly ample .
[TODO: account to explain what these definitions are and accommodate their context]
Note. .
Claim:
Claim: is NP-complete.
Proof:
:
::
Claim: .
It is aswell accessible to prove that anon
Claim: .
Special case for which SAT is in polynomial time. Example:
:
A Horn article is a breach of literals of which at alotof one is positive. There are two kinds of accessible Horn clauses:
#clause has 1 absolute literal
##, or
##
#no absolute literal
##
##
Claim: For every set of Horn formulas, blockage whether is satisfiable is in .
Proof Idea: Let be the subset of absolute alone clauses of blazon 1, and the subset of absolute clauses of blazon 2. Agenda first that is satisfiable. To access a minimum acceptable appointment , alpha with literals from single-literal clauses and crank the rules. It now charcoal to analysis bendability of with the clauses in . To do this, it is abundant to analysis that for anniversary article in , is not true for all of .
Example: Accede the set of Horn clauses:
:
:
:
:
:
:
The set of clauses of blazon 1 consists of the first 5 clauses, and consists of the endure clause. Agenda that can aswell be accounting as:
:
:
:
:
:
The minimum acceptable appointment for is acquired as follows:
# alpha with
# use the first association to infer
# use the additional association to infer
Thus, the minimum acceptable appointment makes true. This contradicts , which states that haveto be false. Thus, is not satisfiable.
A deductive arrangement is a apparatus for proving new statements from accustomed statements.
Let be a set of accepted accurate statements (propositional formulas). In a deductive system, there are two components: inference rules and proofs.
;Inference rules
:An inference aphorism indicates that if assertive set of statements (formulas) is true, then a accustomed account haveto be true. An inference aphorism is denoted as .
:Example (modus ponens):
;Proofs : A affidavit of from is arrangement of formulas such that and for all
::If has a affidavit from using inference aphorism we address .
Properties:
Natural answer is a accumulating of inference rules. Let denote contradiction, falsity. The afterward are the inference rules of accustomed deduction:
#
#
#
#
#
#
#
#
#
#
#
#
#
#
Rule (13) allows us to prove accurate statements of the anatomy If then even if we dont understand the accuracy amount of the account (i.e., is not in the set of accepted accurate statements). Indeed, for this rule, we alpha bold is valid. If we can achieve is accurate in a apple area are valid, then we achieve that the affiliation is true, and we absolution the acceptance is valid.
We now appearance how to administer the aloft inference rules.
Example: De Morgans Law for negated or-expressions says:
:
Proof: By aphorism if we can prove and we can infer the adapted result.
To prove the first direction, we use aphorism 13 and accept the antecedent . Then
: (assumed)
:: (assumed)
:: (by aphorism 13)
:: (by aphorism 5)
: (by aphorism 14)
:: (assumed)
:: (by aphorism 13)
:: (by aphorism 5)
: (by aphorism 14)
: (by aphorism 1)
: (by aphorism 13)
We now prove the additional direction.
: (assumed)
: (by aphorism 2)
: (by aphorism 3)
:: (assumed)
::: (assumed)
::: (by aphorism 5)
::(by aphorism 16)
: (by aphorism 14)
: (by aphorism 13)
Proof of Pierces Law:
:.
: (assumed) (1:: (assumed)
::: (assumed)
::: (by aphorism 5)
::: (by aphorism 7)
:: (by aphorism 13)
:: (by acceptance (1:: (by aphorism 5)
: (by aphorism 14)
: (by aphorism 13)
Fact 2: Accustomed answer is sound.
To appearance that accustomed answer is aswell complete we charge to acquaint propositional resolution.
Resolution is addition action for blockage authority of statements. It involves clauses, formulas and a individual resolution rule.
Some terminology:
;Clause
:A article is a propositional blueprint composed by breach of literals. For archetype . It is usually denoted as the set of literals, e.g. .
:The abandoned clause, denoted as an accessible box , is the breach of no literals. It is consistently false.
;Formula
:A set of clauses, anniversary of them satisfiable. For example, represents the CNF blueprint .
:The abandoned formula, denoted as , is the set that contains no clauses. It is consistently true.
;Resolution Aphorism
:It is a aphorism that, accustomed two clauses (containing some accurate ) and (containing some accurate ), allows to infer a new clause, alleged the resolvent of and (with account to ).
A affidavit arrangement for resolution contains a individual resolution rule, area the resolvent is authentic as follows. Accept and are clauses such that and , then
:.
The aboriginal set of clauses absolute and bankrupt beneath resolution is denoted .
Example: If and , then .
It is accessible to appearance that the resolution rule, as defined, computes a article that can be accepted using accustomed deduction.
Claim: Let and be any two clauses such that and . Then .
In adjustment to prove the authority of a account , we will prove the negated account is unsatisfiable. To prove unsatisfiability of a blueprint , we charge to ascertain the resolution acknowledgment of the blueprint :
The resolution acknowledgment timberline of the blueprint is a timberline abiding at the abandoned clause, area every blade is a article in and anniversary centralized bulge is computed as the resolvent of the two agnate children.
Notice that clauses of can arise again as leaves. From aloft affirmation we can achieve that:
Claim: If there exists a resolution acknowledgment timberline for blueprint , then , that is, is unsatisfiable.
Example: The formula
:
has the afterward resolution acknowledgment tree:
The adjustment in which clauses are called to compute the resolvent affairs if accretion the resolution acknowledgment tree, as the afterward archetype shows: Accede the formula
:.
Even admitting a resolution acknowledgment timberline may is for , adjustment is important if aggravating to body the tree. Beneath are two altered resolution acknowledgment trees, but alone one is successful:
Soundness: Propositional resolution is sound, that is, if there exists a resolution acknowledgment timberline for a accustomed blueprint , then haveto be unsatisfiable.
Theorem: For any blueprint , if , then .
Completeness: Propositional resolution is complete, that is, if a accustomed blueprint is unsatisfiable, then has a resolution acknowledgment tree.
Theorem: For any blueprint , if , then .
Proof: By consecration on the amount of variables in .
Basis: We accept one variable, say . All accessible clauses of are and . If is clamorous then both clauses occur, and accordingly .
Induction step: Accept the antecedent is true for formulas with beneath than variables. Let be a blueprint with variables. Accept ; we will appearance is satisfiable. Let be a capricious of . Then either or (if both authority then immediately).
Assume . We ascertain the blueprint as absolute all clauses that do not accommodate and area the accurate has been removed from anniversary article (in additional words, is agnate to the blueprint consistent from ambience true).
Formally,
:.
First, apprehension that
:
and thus,
:.
Also, back we accept that . By the consecration hypothesis, is satisfiable. Then is satisfiable by an addendum of the acceptable appointment of with according true. The case is analogous.
Theorem: Let be the set of inference rules of Accustomed Deduction. If then .
The abstraction abaft the affidavit of abyss of accustomed answer is as follows. Accept is accurate (then is unsatisfiable). We then appearance there exists a resolution acknowledgment for and then by applying the bucking aphorism (rule 15):
:
we achieve can be inferred.
Proof: (Sketch) Accustomed a blueprint accurate beneath , we accomplish the afterward steps:
#Prove that is agnate to some , area is in CNF.
#Prove that , for all .
#By abyss of resolution, if is clamorous then . Therefore, and for some accurate . This implies .
#Conclude that and accordingly is valid.
Step (1) can be calmly done by again appliance of De Morgans laws. Move (2) can be accurate using accustomed deduction. Finally, move (3) can be accurate by consecration on the amount of accomplish to access . Clearly, anniversary move can be apish using accustomed deduction.
It is actual acceptable that any algorithm for propositional resolution will yield actual continued on the affliction case (recall that blockage authority of a blueprint is co-NP complete).
Linear resolution is a accurate resolution action that consistently resolves the alotof contempo resolvent with a clause. The resolution acknowledgment timberline so acquired is accordingly linear. It is accessible to prove that, if the set of clauses are Horn clauses, there exists a beeline resolution action for any formula. That is, beeline resolution is complete for the set of Horn clauses.
The accent PROLOG uses resolution on a set of Horn clauses. Anniversary article is alleged a program clause. Moreover, clauses composed by a individual accurate are alleged facts.
A article with a individual negated accurate is alleged a query. The table beneath shows a allegory of the altered notations. In PROLOG, to concern a account , the abstraction is to abate the account () and to accomplish resolution with the set of accepted true statements. If a resolution acknowledgment timberline is found, the account is adumbrated by the program.
Example: An archetype of beeline resolution for the formula
:
is apparent here:
|
Tags: computer, complete, system, example, assignment, rules, allows, atomic, language, claim, science, called, minimum, statements, resolution, start, write, prove, symbols, sigma varphi, wedge, resolution, sigma, formula, extrm, clauses, ightarrow, lnot, propositional, symbols, statements, clause, land, example, refutation, proof, prove, truth, valid, left\right, formulas, inference, given, logic, deduction, assumed, literal, natural, perp, false, rules, varphi^p, unsatisfiable, statement, implies, satisfiable, containing, claim, single, validity, logical, denoted, assignment, linear, called, semantics, vdots, resolvent, follows, in extrm, conclude, following, connectives, literals, exists, disjunction, table, complete, left, start, equivalent, \notin, induction, ldots, assume, ight, defined, satisfying, expressions, infer, atomic, allows, theorem, minimum, checking, positive, variables, system, completeness, finally, parenthesis, define, language, written, context, computer, negated, composed, write, describe, hypothesis, empty, , wedge eg, eg varphi, vee psi, vee eg, resolution refutation, varphi vee, formula varphi, res varphi, eg psi, propositional symbols, left\right left\right, refutation tree, natural deduction, land lnot, varphi wedge, varphi then, inference rules, horn clauses, ightarrow eg, in res, psi assumed, propositional logic, lor lnot, wedge wedge, extrm ightarrow, res psi, propositional resolution, assumed varphi, varphi implies, resolution rule, satisfying assignment, linear resolution, logical connectives, prove the, psi ightarrow, varphi and, truth table, \notin res, ox in, prove that, psi in extrm, extrm extrm, in extrm, res varphi^p, lnot varphi, unsatisfiable then, ight left, valid statements, minimum satisfying, true and, inference rule, left varphi, conclude that, logic propositional, implies ox, varphi vee psi, resolution refutation tree, left\right left\right left\right, eg varphi vee, varphi wedge eg, wedge eg psi, eg varphi wedge, ightarrow eg varphi, extrm extrm ightarrow, psi ightarrow eg, varphi then varphi, psi assumed varphi, logic propositional logic, varphi implies ox, minimum satisfying assignment, containing some literal, clauses such that, single resolution rule, land lnot qlor, formula varphi then, given formula varphi, vee psi ightarrow, context free grammar, psi in extrm phi, science logic propositional, ight left varphi, perpend} ight left, vee psi assumed, eg psi ightarrow, computer science logic, assumed varphi vee, |
Also see ...
PermalinkArticle In : Computers & Technology - Computer