| Package | Description |
|---|---|
| wytp.proof | |
| wytp.proof.rules | |
| wytp.proof.util |
| Modifier and Type | Method and Description |
|---|---|
Formula.Quantifier |
Formula.Quantifier.clone(wybs.lang.SyntacticItem[] children) |
| Modifier and Type | Method and Description |
|---|---|
Formula |
Simplification.simplifyQuantifier(Formula.Quantifier quantifier)
Simplify a quantified formula.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends WyalFile.Expr> |
AbstractProofRule.extractDefinedTerms(wybs.lang.SyntacticItem item,
int kind,
Formula.Quantifier... stack)
Search through a given syntactic item looking for matching ground terms
which are guaranteed to be defined in the given state.
|
Copyright © 2017. All rights reserved.