Proof Skeleton View: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu m →Showing the View: use menu template |
imported>Mathieu |
||
Line 7: | Line 7: | ||
===Showing the View=== | ===Showing the View=== | ||
The Proof Skeleton View is available as other views in the | The Proof Skeleton View is available as other views in the {{menu|Window > Show View > Other > Event-B > Proof Skeleton View}} menu. | ||
{{menu|Window > Show View > Other > Event-B > Proof Skeleton View}} | |||
menu. | |||
To watch a proof skeleton, simply select a proved predicate in the obligation explorer, or a proof file in the editor. | To watch a proof skeleton, simply select a proved predicate in the obligation explorer, or a proof file in the editor. |
Revision as of 13:08, 12 December 2008
Purpose
The Proof Skeleton View gives the user the ability to quickly browse the skeleton of a proof, without having to prove it anew. Furthermore, it is intended to be a convenient way to display rules and sequents together in the same view.
The Proof Skeleton View
Showing the View
The Proof Skeleton View is available as other views in the
menu.To watch a proof skeleton, simply select a proved predicate in the obligation explorer, or a proof file in the editor.
View Interpretation
Proof skeletons are displayed in a two-part view. On the left hand side is the tree structure of rules applied in the proof. On the other side stands the sequent on which the currently selected rule is applied.
The tree can be expanded or collapsed by using [+] and [-] buttons on the upper right corner.