sympy_Implies
Evaluate logical implications between statements to determine if the consequent follows from the antecedent using symbolic mathematics.
Instructions
Logical implication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lhs | Yes | Antecedent | |
| rhs | Yes | Consequent |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |