at
.
logic
.
gapt
.
proofs
.
lksk
LKskToExpansionProof
Related Docs:
class LKskToExpansionProof
|
package lksk
object
LKskToExpansionProof
extends
LKskToExpansionProof
Extends expansion tree extraction to lksk.
Linear Supertypes
LKskToExpansionProof
,
LKToExpansionProof
,
Logger
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
LKskToExpansionProof
LKskToExpansionProof
LKToExpansionProof
Logger
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
apply
(
proof:
LKProof
)
:
ExpansionSequent
Definition Classes
LKskToExpansionProof
→
LKToExpansionProof
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
debug
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
error
(
msg: ⇒
String
,
e:
Throwable
)
:
Nothing
Attributes
protected
Definition Classes
Logger
def
error
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
def
extract
(
proof:
LKProof
)
:
Map
[
FormulaOccurrence
,
ExpansionTreeWithMerges
]
Definition Classes
LKskToExpansionProof
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getMapOfContext
(
s:
Set
[
FormulaOccurrence
]
,
map:
Map
[
FormulaOccurrence
,
ExpansionTreeWithMerges
]
)
:
Map
[
FormulaOccurrence
,
ExpansionTreeWithMerges
]
Attributes
protected
Definition Classes
LKToExpansionProof
def
handleAxiom
(
r:
OccSequent
)
:
Map
[
FormulaOccurrence
,
ExpansionTreeWithMerges
]
Attributes
protected
Definition Classes
LKToExpansionProof
def
handleBinary
(
r:
OccSequent
,
map:
Map
[
FormulaOccurrence
,
ExpansionTreeWithMerges
]
,
proof:
LKProof
,
a1:
FormulaOccurrence
,
a2:
FormulaOccurrence
,
p:
FormulaOccurrence
)
:
Map
[
FormulaOccurrence
,
ExpansionTreeWithMerges
]
Attributes
protected
Definition Classes
LKToExpansionProof
def
handleUnary
(
r:
OccSequent
,
p:
FormulaOccurrence
,
map:
Map
[
FormulaOccurrence
,
ExpansionTreeWithMerges
]
,
proof:
LKProof
)
:
Map
[
FormulaOccurrence
,
ExpansionTreeWithMerges
]
Attributes
protected
Definition Classes
LKToExpansionProof
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
info
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
log
:
Logger
Attributes
protected
Definition Classes
Logger
def
loggerName
:
String
Attributes
protected
Definition Classes
Logger
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
trace
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
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
warn
(
msg: ⇒
String
,
e:
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logger
def
warn
(
msg: ⇒
String
)
:
Unit
Attributes
protected
Definition Classes
Logger
Inherited from
LKskToExpansionProof
Inherited from
LKToExpansionProof
Inherited from
Logger
Inherited from
AnyRef
Inherited from
Any
Ungrouped
Extends expansion tree extraction to lksk.