Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "deductionFunctions/modus-tollens/index"

Index

Functions

Functions

Const modusTollens

  • Function that checks for the application of Modus Tollens: (i) ~q; (ii) p -> q; (iii) ~p This follows the same logic as modusPonens, except that here we go from the negation of the consequent of a conditional to the negation of the antecedent.

    Parameters

    Returns boolean

Generated using TypeDoc