package
proof
Type Members
-
trait
GenBinary
[+J <: Judgment, +P <: Proof[J, P]]
extends Proof[J, P]
-
trait
GenNullary
[+J <: Judgment, +P <: Proof[J, P]]
extends Proof[J, P]
-
trait
GenUnary
[+J <: Judgment, +P <: Proof[J, P]]
extends Proof[J, P]
-
class
Proof
[+J <: Judgment, +P <: Proof[J, P]]
extends AnyRef
-
class
ProofNodeCollection
[P <: at.logic.skeptik.proof.Proof[_, P]]
extends Iterable[P]