Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "deductionFunctions/commutativity/index"

Index

Functions

Const commutativity

  • We then apply the checkRuleRecursively HOF to simpleCommutativity to check commutativity recursively.

    Parameters

    Returns boolean

    • Can we reach the target from the source via Commutativitiy?

Const simpleCommutativity

  • Function that checks whether Commutativity applies at the top level. Commutativity is fairly easy to identify at this level - the two formulas have the same operators, and the same operands, but in different order.

    Parameters

    Returns boolean

    • Does Commutativity apply at the top level?

Generated using TypeDoc