at.logic.gapt.proofs.expansion
Given an expansion sequent S, this algorithm computes the list of expansion sequents below S that are valid and minimal.
Applies the algorithm to a ExpansionSequent.
The ExpansionSequent to be evaluated.
The prover used for the evaluation.
A sequence of minimal expansion sequents.
Given an expansion sequent S, this algorithm computes the list of expansion sequents below S that are valid and minimal.