at
.
logic
.
gapt
.
proofs
.
ceres_schema
.
struct
StructCreators
Related Doc:
package struct
object
StructCreators
extends
Logger
Source
Struct.scala
Linear Supertypes
Logger
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
StructCreators
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
combinations
[
A
]
(
n:
Int
,
m:
Set
[
A
]
)
:
Set
[
Set
[
A
]]
def
cutConfigurations
(
p:
LKProof
)
:
Set
[
Set
[
FormulaOccurrence
]]
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
(
p:
LKProof
,
cut_occs:
Set
[
FormulaOccurrence
]
)
:
Struct
def
extract
(
p:
LKProof
,
predicate: (
HOLFormula
) ⇒
Boolean
)
:
Struct
def
extract
(
p:
LKProof
)
:
Struct
def
extractBaseWithCutConfig
(
schema:
SchemaProof
,
cc:
CutOccurrenceConfiguration
)
:
Struct
def
extractFormula
(
name:
String
,
fresh_param:
IntVar
)
:
HOLFormula
def
extractRelevantStruct
(
name:
String
,
fresh_param:
IntVar
)
: (
List
[(
String
,
Struct
,
Set
[
FormulaOccurrence
])],
List
[(
String
,
Struct
,
Set
[
FormulaOccurrence
])])
def
extractStepWithCutConfig
(
schema:
SchemaProof
,
cc:
CutOccurrenceConfiguration
)
:
Struct
def
extractStruct
(
name:
String
,
fresh_param:
IntVar
)
:
Struct
def
extractStructRCCbase
(
name:
String
,
rcc:
List
[(
String
,
Set
[
FormulaOccurrence
],
Set
[
FormulaOccurrence
])]
)
:
Struct
def
extractStructRCCstep
(
name:
String
,
fresh_param:
IntVar
,
rcc:
List
[(
String
,
Set
[
FormulaOccurrence
])]
)
:
Struct
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
handleAxiom
(
so:
OccSequent
,
cut_occs:
Set
[
FormulaOccurrence
]
)
:
Struct
def
handleBinary
(
upperProofLeft:
LKProof
,
upperProofRight:
LKProof
,
l:
List
[
FormulaOccurrence
]
,
cut_occs:
Set
[
FormulaOccurrence
]
)
:
Struct
def
handleLabelledAxiom
(
lso:
LabelledOccSequent
,
cut_occs:
Set
[
FormulaOccurrence
]
)
:
Struct
def
handleSchemaProofLink
(
so:
OccSequent
,
name:
String
,
indices:
List
[
IntegerTerm
]
,
cut_occs:
CutOccurrenceConfiguration
)
:
A
def
handleUnary
(
upperProof:
LKProof
,
cut_occs:
Set
[
FormulaOccurrence
]
)
:
Struct
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
def
makeTimesJunction
(
structs:
List
[
Struct
]
,
aux:
List
[
FormulaOccurrence
]
)
:
Struct
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
size
(
s:
Struct
,
n:
Int
)
:
Int
def
size
(
s:
Struct
)
:
Int
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toFormula
(
s:
OccSequent
)
:
HOLFormula
def
toFormula
(
s:
Struct
)
:
HOLFormula
def
toOccurrence
(
f:
HOLFormula
,
so:
OccSequent
)
:
FormulaOccurrence
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
Logger
Inherited from
AnyRef
Inherited from
Any
Ungrouped