at
.
logic
.
gapt
.
proofs
.
lk
.
base
UnaryLKProof
Related Doc:
package base
trait
UnaryLKProof
extends
UnaryTree
[
OccSequent
] with
LKProof
with
UnaryTreeProof
[
OccSequent
]
Linear Supertypes
UnaryTreeProof
[
OccSequent
],
UnaryProof
[
OccSequent
],
LKProof
,
TreeProof
[
OccSequent
],
Proof
[
OccSequent
],
UnaryTree
[
OccSequent
],
NonTerminalNodeA
[
OccSequent
,
Unit
],
Tree
[
OccSequent
],
TreeA
[
OccSequent
,
Unit
],
UnaryAGraph
[
OccSequent
],
AGraph
[
OccSequent
],
EdgeGraph
[
OccSequent
],
Graph
[
OccSequent
],
AnyRef
,
Any
Type Hierarchy
Learn more about scaladoc diagrams
UnaryLKProof
UnaryTree[OccSequent]
LKProof
UnaryTreeProof[OccSequent]
Ordering
Alphabetic
By inheritance
Inherited
UnaryLKProof
UnaryTreeProof
UnaryProof
LKProof
TreeProof
Proof
UnaryTree
NonTerminalNodeA
Tree
TreeA
UnaryAGraph
AGraph
EdgeGraph
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
UnaryLKProof
to
any2stringadd
[
UnaryLKProof
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
UnaryLKProof
,
B
)
Implicit information
This member is added by an implicit conversion from
UnaryLKProof
to
ArrowAssoc
[
UnaryLKProof
] 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
val
children
:
List
[(
Tree
[
OccSequent
],
Unit
)]
Definition Classes
UnaryTree
→
NonTerminalNodeA
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
contains
[
T >:
AGraph
[
OccSequent
]
]
(
sub:
T
)
:
Boolean
Definition Classes
UnaryAGraph
→
AGraph
def
containsDescendantOf
(
fo:
FormulaOccurrence
)
:
Boolean
Definition Classes
LKProof
def
ensuring
(
cond: (
UnaryLKProof
) ⇒
Boolean
,
msg: ⇒
Any
)
:
UnaryLKProof
Implicit information
This member is added by an implicit conversion from
UnaryLKProof
to
Ensuring
[
UnaryLKProof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
UnaryLKProof
) ⇒
Boolean
)
:
UnaryLKProof
Implicit information
This member is added by an implicit conversion from
UnaryLKProof
to
Ensuring
[
UnaryLKProof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
UnaryLKProof
Implicit information
This member is added by an implicit conversion from
UnaryLKProof
to
Ensuring
[
UnaryLKProof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
UnaryLKProof
Implicit information
This member is added by an implicit conversion from
UnaryLKProof
to
Ensuring
[
UnaryLKProof
] 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
UnaryTree
→
Tree
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
UnaryLKProof
to
StringFormat
[
UnaryLKProof
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
val
g
:
Graph
[
OccSequent
]
Definition Classes
EdgeGraph
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getDescendantInLowerSequent
(
fo:
FormulaOccurrence
)
:
Option
[
FormulaOccurrence
]
Definition Classes
LKProof
val
hashCode
:
Int
Definition Classes
UnaryAGraph
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
latexQAGraph
:
String
Definition Classes
UnaryAGraph
def
leaves
:
Set
[
LeafTree
[
OccSequent
]]
Definition Classes
UnaryTree
→
Tree
def
name
:
String
Definition Classes
UnaryAGraph
→
AGraph
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
node
:
OccSequent
Definition Classes
UnaryTree
→
NonTerminalNodeA
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
val
t
:
Tree
[
OccSequent
]
Definition Classes
UnaryTree
→
UnaryAGraph
def
toString
()
:
String
Definition Classes
UnaryLKProof
→
UnaryProof
→
LKProof
→
Proof
→
UnaryAGraph
→ AnyRef → Any
def
uProof
:
LKProof
Definition Classes
UnaryLKProof
→
UnaryProof
def
unique_size
:
Int
Definition Classes
AGraph
val
v1
:
OccSequent
Definition Classes
EdgeGraph
val
v2
:
OccSequent
Definition Classes
EdgeGraph
val
vertex
:
OccSequent
Definition Classes
UnaryTree
→
Tree
→
UnaryAGraph
→
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
)
: (
UnaryLKProof
,
B
)
Implicit information
This member is added by an implicit conversion from
UnaryLKProof
to
ArrowAssoc
[
UnaryLKProof
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
UnaryTreeProof
[
OccSequent
]
Inherited from
UnaryProof
[
OccSequent
]
Inherited from
LKProof
Inherited from
TreeProof
[
OccSequent
]
Inherited from
Proof
[
OccSequent
]
Inherited from
UnaryTree
[
OccSequent
]
Inherited from
NonTerminalNodeA
[
OccSequent
,
Unit
]
Inherited from
Tree
[
OccSequent
]
Inherited from
TreeA
[
OccSequent
,
Unit
]
Inherited from
UnaryAGraph
[
OccSequent
]
Inherited from
AGraph
[
OccSequent
]
Inherited from
EdgeGraph
[
OccSequent
]
Inherited from
Graph
[
OccSequent
]
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
UnaryLKProof
to
any2stringadd
[
UnaryLKProof
]
Inherited by implicit conversion StringFormat from
UnaryLKProof
to
StringFormat
[
UnaryLKProof
]
Inherited by implicit conversion Ensuring from
UnaryLKProof
to
Ensuring
[
UnaryLKProof
]
Inherited by implicit conversion ArrowAssoc from
UnaryLKProof
to
ArrowAssoc
[
UnaryLKProof
]
Ungrouped