at
.
logic
.
gapt
.
proofs
.
lkOld
.
base
NullaryLKProof
Related Doc:
package base
trait
NullaryLKProof
extends
LeafTree
[
OccSequent
] with
LKProof
with
NullaryTreeProof
[
OccSequent
]
Source
base.scala
Linear Supertypes
NullaryTreeProof
[
OccSequent
],
NullaryProof
[
OccSequent
],
LKProof
,
TreeProof
[
OccSequent
],
Proof
[
OccSequent
],
LeafTree
[
OccSequent
],
TerminalNodeA
[
OccSequent
,
Unit
],
Tree
[
OccSequent
],
TreeA
[
OccSequent
,
Unit
],
LeafAGraph
[
OccSequent
],
AGraph
[
OccSequent
],
VertexGraph
[
OccSequent
],
Graph
[
OccSequent
],
AnyRef
,
Any
Type Hierarchy
NullaryLKProof
LeafTree[OccSequent]
LKProof
NullaryTreeProof[OccSequent]
Ordering
Alphabetic
By Inheritance
Inherited
NullaryLKProof
NullaryTreeProof
NullaryProof
LKProof
TreeProof
Proof
LeafTree
TerminalNodeA
Tree
TreeA
LeafAGraph
AGraph
VertexGraph
Graph
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Abstract Value Members
abstract
def
rule
:
RuleTypeA
Definition Classes
Proof
Concrete Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
NullaryLKProof
to
any2stringadd
[
NullaryLKProof
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
NullaryLKProof
,
B
)
Implicit information
This member is added by an implicit conversion from
NullaryLKProof
to
ArrowAssoc
[
NullaryLKProof
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
contains
[
T >:
AGraph
[
OccSequent
]
]
(
sub:
T
)
:
Boolean
Definition Classes
LeafAGraph
→
AGraph
def
containsDescendantOf
(
fo:
FormulaOccurrence
)
:
Boolean
Definition Classes
LKProof
def
ensuring
(
cond: (
NullaryLKProof
) ⇒
Boolean
,
msg: ⇒
Any
)
:
NullaryLKProof
Implicit information
This member is added by an implicit conversion from
NullaryLKProof
to
Ensuring
[
NullaryLKProof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
NullaryLKProof
) ⇒
Boolean
)
:
NullaryLKProof
Implicit information
This member is added by an implicit conversion from
NullaryLKProof
to
Ensuring
[
NullaryLKProof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
NullaryLKProof
Implicit information
This member is added by an implicit conversion from
NullaryLKProof
to
Ensuring
[
NullaryLKProof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
NullaryLKProof
Implicit information
This member is added by an implicit conversion from
NullaryLKProof
to
Ensuring
[
NullaryLKProof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
fold
[
T
]
(
leafF: (
OccSequent
) ⇒
T
)
(
unaryF: (
T
,
OccSequent
) ⇒
T
)
(
binaryF: (
T
,
T
,
OccSequent
) ⇒
T
)
:
T
Definition Classes
LeafTree
→
Tree
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
NullaryLKProof
to
StringFormat
[
NullaryLKProof
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
val
g
:
Graph
[
OccSequent
]
Definition Classes
VertexGraph
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getDescendantInLowerSequent
(
fo:
FormulaOccurrence
)
:
Option
[
FormulaOccurrence
]
Definition Classes
LKProof
val
hashCode
:
Int
Definition Classes
LeafAGraph
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
leaves
:
HashSet
[
LeafTree
[
OccSequent
]]
Definition Classes
LeafTree
→
Tree
def
name
:
String
Definition Classes
LeafAGraph
→
AGraph
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
node
:
OccSequent
Definition Classes
LeafTree
→
TerminalNodeA
def
nodes
[
_ >:
OccSequent
]
(
visited:
HashSet
[
AGraph
[_]]
)
:
HashSet
[
AGraph
[_]]
Definition Classes
AGraph
def
nodes
[
_ >:
OccSequent
]
()
:
HashSet
[
AGraph
[_]]
Definition Classes
AGraph
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
root
:
OccSequent
Definition Classes
Proof
def
size
[
_ >:
OccSequent
]
(
visited:
Map
[
AGraph
[_],
Int
]
)
:
Map
[
AGraph
[_],
Int
]
Definition Classes
AGraph
def
size
[
_ >:
OccSequent
]
()
:
Int
Definition Classes
AGraph
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
NullaryLKProof
→
NullaryProof
→
LKProof
→
Proof
→
LeafAGraph
→ AnyRef → Any
def
unique_size
:
Int
Definition Classes
AGraph
val
v
:
OccSequent
Definition Classes
VertexGraph
val
vertex
:
OccSequent
Definition Classes
LeafTree
→
Tree
→
LeafAGraph
→
AGraph
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
→
[
B
]
(
y:
B
)
: (
NullaryLKProof
,
B
)
Implicit information
This member is added by an implicit conversion from
NullaryLKProof
to
ArrowAssoc
[
NullaryLKProof
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
NullaryTreeProof
[
OccSequent
]
Inherited from
NullaryProof
[
OccSequent
]
Inherited from
LKProof
Inherited from
TreeProof
[
OccSequent
]
Inherited from
Proof
[
OccSequent
]
Inherited from
LeafTree
[
OccSequent
]
Inherited from
TerminalNodeA
[
OccSequent
,
Unit
]
Inherited from
Tree
[
OccSequent
]
Inherited from
TreeA
[
OccSequent
,
Unit
]
Inherited from
LeafAGraph
[
OccSequent
]
Inherited from
AGraph
[
OccSequent
]
Inherited from
VertexGraph
[
OccSequent
]
Inherited from
Graph
[
OccSequent
]
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
NullaryLKProof
to
any2stringadd
[
NullaryLKProof
]
Inherited by implicit conversion StringFormat from
NullaryLKProof
to
StringFormat
[
NullaryLKProof
]
Inherited by implicit conversion Ensuring from
NullaryLKProof
to
Ensuring
[
NullaryLKProof
]
Inherited by implicit conversion ArrowAssoc from
NullaryLKProof
to
ArrowAssoc
[
NullaryLKProof
]
Ungrouped