Hets API
Contents:
Installation
Usage
Code documentation
Functions
Classes
BasicProof
Comorphism
ConsistencyChecker
ConservativityChecker
ConsistencyStatus
DevelopmentGraph
DevGraphEdge
DefinitionDevGraphEdge
TheoremDevGraphEdge
TheoremDevGraphEdge
EdgeKind
DevGraphNode
ReferenceDevGraphNode
LocalDevGraphNode
GMorphism
GlobalAnnotations
Library
load_library
Logic
ProofState
ProofDetails
ProofKind
ConsistencyKind
Options
Option
Prover
Sentence
Signature
Theory
Hets API
Code documentation
TheoremDevGraphEdge
TheoremDevGraphEdge
class
hets.
TheoremDevGraphEdge
(
hs_edge
:
Tuple
[
int
,
int
,
hs.HetsAPI.Internal.DGLinkLab
]
,
parent
:
HsHierarchyElement
|
None
)
[source]
conservativity
(
)
→
ConsistencyKind
[source]
is_conservativ
(
)
→
bool
[source]
is_pending
(
)
→
bool
[source]
is_proven
(
)
→
bool
[source]