at
.
logic
.
skeptik
.
proof
.
sequent
.
lk
ExR
class
ExR
extends
SequentProof
with
Unary
with
SingleAuxFormula
with
InSuc
with
SingleMainFormula
with
Right
with
NoImplicitContraction
Linear Supertypes
NoImplicitContraction
,
Right
,
SingleMainFormula
,
InSuc
,
SingleAuxFormula
,
Unary
,
GenUnary
[
Sequent
,
SequentProof
],
SequentProof
,
Proof
[
Sequent
,
SequentProof
], AnyRef,
Any
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
ExR
NoImplicitContraction
Right
SingleMainFormula
InSuc
SingleAuxFormula
Unary
GenUnary
SequentProof
Proof
AnyRef
Any
Visibility
Public
All
Instance Constructors
new
ExR
(
premise:
SequentProof
,
aux:
E
,
v:
Var
,
position:
Position
)
Value Members
def
!=
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
!=
(
arg0:
Any
)
:
Boolean
Attributes
final
Definition Classes
Any
def
##
()
:
Int
Attributes
final
Definition Classes
AnyRef → Any
def
==
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
==
(
arg0:
Any
)
:
Boolean
Attributes
final
Definition Classes
Any
def
activeAncestry
(
f:
E
,
premise:
SequentProof
)
:
Sequent
Definition Classes
SingleMainFormula
→
SequentProof
def
ancestry
(
f:
E
,
premise:
SequentProof
)
:
Sequent
Definition Classes
SequentProof
def
asInstanceOf
[
T0
]
: T0
Attributes
final
Definition Classes
Any
val
aux
:
E
Definition Classes
ExR
→
SingleAuxFormula
def
auxFormulas
:
Sequent
Definition Classes
InSuc
→
Unary
def
auxFormulasMap
:
Map
[
SequentProof
,
Sequent
]
Definition Classes
Unary
→
SequentProof
def
clone
()
: AnyRef
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
lazy val
conclusion
:
Sequent
Definition Classes
SequentProof
→
Proof
def
conclusionContext
:
Sequent
Definition Classes
NoImplicitContraction
→
SequentProof
def
contextAncestry
(
f:
E
,
premise:
SequentProof
)
:
Sequent
Definition Classes
NoImplicitContraction
→
SequentProof
def
eq
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
getClass
()
: java.lang.Class[_]
Attributes
final
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
isInstanceOf
[
T0
]
:
Boolean
Attributes
final
Definition Classes
Any
val
mainFormula
:
App
Definition Classes
ExR
→
SingleMainFormula
def
mainFormulas
:
Sequent
Definition Classes
Right
→
SequentProof
def
name
:
String
Definition Classes
Proof
def
ne
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
notify
()
:
Unit
Attributes
final
Definition Classes
AnyRef
def
notifyAll
()
:
Unit
Attributes
final
Definition Classes
AnyRef
def
parameters
: Seq[
Any
]
Definition Classes
Proof
val
position
:
Position
val
premise
:
SequentProof
Definition Classes
ExR
→
GenUnary
def
premises
:
Seq
[
SequentProof
]
Definition Classes
GenUnary
→
Proof
def
synchronized
[
T0
]
(
arg0: ⇒ T0
)
: T0
Attributes
final
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Proof
→ AnyRef → Any
val
v
:
Var
def
wait
()
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
def
wait
(
arg0:
Long
)
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from
NoImplicitContraction
Inherited from
Right
Inherited from
SingleMainFormula
Inherited from
InSuc
Inherited from
SingleAuxFormula
Inherited from
Unary
Inherited from
GenUnary
[
Sequent
,
SequentProof
]
Inherited from
SequentProof
Inherited from
Proof
[
Sequent
,
SequentProof
]
Inherited from AnyRef
Inherited from
Any