Rule logic.propositional.defimpl

Parameters
Buggyno
Rewrite ruleyes
Siblingslogic.propositional.implication

Rewrite rule

p → q   ⇒   (¬p) ∨ q

Formal Mathematical Properties

<FMP><OMOBJ xmlns="http://www.openmath.org/OpenMath" version="2.0" cdbase="http://www.openmath.org/cd"><OMBIND><OMS cd="quant1" name="forall"/><OMBVAR><OMV name="$0"/><OMV name="$1"/></OMBVAR><OMA><OMS cd="relation1" name="eq"/><OMA><OMS cd="logic1" name="implies"/><OMV name="$0"/><OMV name="$1"/></OMA><OMA><OMS cd="logic1" name="or"/><OMA><OMS cd="logic1" name="not"/><OMV name="$0"/></OMA><OMV name="$1"/></OMA></OMA></OMBIND></OMOBJ></FMP>