All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gapt.proofs.lk.rules.CommonRule.scala Maven / Gradle / Ivy

The newest version!
package gapt.proofs.lk.rules

import gapt.expr.formula.Formula
import gapt.proofs.ContextRule
import gapt.proofs.lk.LKProof

trait CommonRule extends LKProof with ContextRule[Formula, LKProof]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy