Template:L event: Difference between revisions
From Event-B
Jump to navigationJump to search
imported>Mathieu m New page: <noinclude> ==Usage== Template use to typeset an event name in an event-b listing. ==Example== {{l_machine|AntiCollide}} {{l_refines|Safety}} {{l_sees|Network}} {{l_component|Acyclic}} {{... |
imported>Mathieu mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 31: | Line 31: | ||
==Template== | ==Template== | ||
</noinclude><!-- | </noinclude><!-- | ||
--><div class="typeset-l_event" >{{{1}}} ≙</div>{{ | --><div class="typeset-l_event" >{{{1}}} ≙</div>{{l_comment|{{{2|not extended}}} and {{{3|no convergence}}}}} |
Latest revision as of 13:47, 26 February 2009
Usage
Template use to typeset an event name in an event-b listing.
Example
MACHINE
AntiCollide
REFINES
Safety
SEES
Network
Acyclic
VARIABLES
v1
v2
INVARIANTS
inv1 :
v2 ∈ BOOL
THEOREMS
inv1 :
v2 ∈ BOOL
EVENTS
control ≙
// extended and ordinary
ANY
a
x
WHERE
grd1 :
x ⊆ next
WITH
y :
{{{2}}}
THEN
act1 :
pro :∈ BOOL
END
END
Template
{{{1}}} ≙
// not extended and no convergence