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
Line 31: Line 31:
==Template==
==Template==
</noinclude><!--
</noinclude><!--
--><div class="typeset-l_event" >{{{1}}}&nbsp;≙</div>{{comment|{{{2|not extended}}} and {{3|no convergence}}}}
--><div class="typeset-l_event" >{{{1}}}&nbsp;≙</div>{{l_comment|{{{2|not extended}}} and {{3|no convergence}}}}

Revision as of 13:44, 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 Template:3

ANY

a

x

WHERE

grd1 :
x ⊆ next

WITH

y :
{{{2}}}

THEN

act1 :
pro :∈ BOOL

END

END

Template

{{{1}}} ≙
// not extended and Template:3