at
.
logic
.
gapt
.
proofs
.
lkOld
map_proof
Related Docs:
object map_proof
|
package lkOld
class
map_proof
extends
AnyRef
Source
map.scala
Linear Supertypes
AnyRef
,
Any
Known Subclasses
map_proof
Type Hierarchy
map_proof
map_proof
AnyRef
Ordering
Alphabetic
By Inheritance
Inherited
map_proof
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
map_proof
()
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
map_proof
to
any2stringadd
[
map_proof
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
map_proof
,
B
)
Implicit information
This member is added by an implicit conversion from
map_proof
to
ArrowAssoc
[
map_proof
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
apply
(
proof:
LKProof
,
fun: (
LambdaExpression
) ⇒
LambdaExpression
)
: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
ensuring
(
cond: (
map_proof
) ⇒
Boolean
,
msg: ⇒
Any
)
:
map_proof
Implicit information
This member is added by an implicit conversion from
map_proof
to
Ensuring
[
map_proof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
map_proof
) ⇒
Boolean
)
:
map_proof
Implicit information
This member is added by an implicit conversion from
map_proof
to
Ensuring
[
map_proof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
map_proof
Implicit information
This member is added by an implicit conversion from
map_proof
to
Ensuring
[
map_proof
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
map_proof
Implicit information
This member is added by an implicit conversion from
map_proof
to
Ensuring
[
map_proof
] 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
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
map_proof
to
StringFormat
[
map_proof
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
handleBinaryProp
(
new_parent_1: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
,
new_parent_2: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
,
a1:
FormulaOccurrence
,
a2:
FormulaOccurrence
,
old_parent_1:
LKProof
,
old_parent_2:
LKProof
,
old_proof:
LKProof
,
constructor: (
LKProof
,
LKProof
,
FormulaOccurrence
,
FormulaOccurrence
) ⇒
LKProof
)
: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
def
handleContraction
(
new_parent: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
,
old_parent:
LKProof
,
old_proof:
LKProof
,
a1:
FormulaOccurrence
,
a2:
FormulaOccurrence
,
constructor: (
LKProof
,
FormulaOccurrence
,
FormulaOccurrence
) ⇒
LKProof
)
: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
def
handleEquationRule
(
constructor: (
LKProof
,
LKProof
,
FormulaOccurrence
,
FormulaOccurrence
,
HOLFormula
) ⇒
LKProof
,
p1:
LKProof
,
p2:
LKProof
,
old_proof:
LKProof
,
new_p1: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
,
new_p2: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
,
s:
OccSequent
,
a1:
FormulaOccurrence
,
a2:
FormulaOccurrence
,
m:
HOLFormula
)
: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
def
handleRule
(
proof:
LKProof
,
new_parents:
List
[(
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])]
,
fun: (
LambdaExpression
) ⇒
LambdaExpression
)
: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
def
handleWeakening
(
new_parent: (
LKProof
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
,
fun: (
LambdaExpression
) ⇒
LambdaExpression
,
old_parent:
LKProof
,
old_proof:
LKProof
,
constructor: (
LKProof
,
HOLFormula
) ⇒
LKProof
with
PrincipalFormulas
,
m:
FormulaOccurrence
)
: (
LKProof
with
PrincipalFormulas
,
Map
[
FormulaOccurrence
,
FormulaOccurrence
])
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
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
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
)
: (
map_proof
,
B
)
Implicit information
This member is added by an implicit conversion from
map_proof
to
ArrowAssoc
[
map_proof
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
map_proof
to
any2stringadd
[
map_proof
]
Inherited by implicit conversion StringFormat from
map_proof
to
StringFormat
[
map_proof
]
Inherited by implicit conversion Ensuring from
map_proof
to
Ensuring
[
map_proof
]
Inherited by implicit conversion ArrowAssoc from
map_proof
to
ArrowAssoc
[
map_proof
]
Ungrouped