Rule Antecedent Statement

From GM-RKB
Jump to navigation Jump to search

A Rule Antecedent Statement is a logic sentence that can be referenced by a conditional logic rule that needs to be satisfied for the rule consequent for a rule activation.



References

2024

  • (Wikipedia, 2024) ⇒ https://en.wikipedia.org/wiki/Antecedent_(logic) Retrieved:2024-7-27.
    • An antecedent is the first half of a hypothetical proposition, whenever the if-clause precedes the then-clause. In some contexts the antecedent is called the protasis. [1] Examples: * If [math]\displaystyle{ P }[/math] , then [math]\displaystyle{ Q }[/math] . This is a nonlogical formulation of a hypothetical proposition. In this case, the antecedent is P, and the consequent is Q. In the implication " [math]\displaystyle{ \phi }[/math] implies [math]\displaystyle{ \psi }[/math] ", [math]\displaystyle{ \phi }[/math] is called the antecedent and [math]\displaystyle{ \psi }[/math] is called the consequent. [2] Antecedent and consequent are connected via logical connective to form a proposition.
      • If [math]\displaystyle{ X }[/math] is a man, then [math]\displaystyle{ X }[/math] is mortal.
    • " [math]\displaystyle{ X }[/math] is a man" is the antecedent for this proposition while " [math]\displaystyle{ X }[/math] is mortal" is the consequent of the proposition.
      • If men have walked on the Moon, then I am the king of France.
    • Here, "men have walked on the Moon" is the antecedent and "I am the king of France" is the consequent.

      Let [math]\displaystyle{ y=x+1 }[/math] .

      • If [math]\displaystyle{ x=1 }[/math] then [math]\displaystyle{ y=2 }[/math] ,.
    • " [math]\displaystyle{ x=1 }[/math] " is the antecedent and " [math]\displaystyle{ y=2 }[/math] " is the consequent of this hypothetical proposition.
  1. See Conditional sentence.
  2. Sets, Functions and Logic - An Introduction to Abstract Mathematics, Keith Devlin, Chapman & Hall/CRC Mathematics, 3rd ed., 2004

2009a

2009b

  • (CYC Glossary, 2009) ⇒ http://www.cyc.com/cycdoc/ref/glossary.html
    • antecedent: The antecedent of a rule is its left-hand side, that is, the first argument to the #$implies connective with which the rule begins. Intuitively, every rule states that if the antecedent is true, then the consequent must be true.