Difference between pages "Template:Dev News" and "Template:L invariant"

From Event-B
(Difference between pages)
Jump to navigationJump to search
imported>Tommy
 
imported>Mathieu
m
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
[http://wiki.event-b.org/index.php?title=Template:Dev_News/Archives&action=edit Edit Archives]
+
==Usage==
== Displayed as follow on the Main Page ==
+
Template use to typeset an invariant in an event-b listing.
<div style="margin:0;width:50%;border:1px solid #AAAAAA;background:#FFFFFF;">
+
==Example==
</noinclude><!--- News to add here below : ==== --->
+
 
<div style="font-size:90%;">
+
{{l_machine|AntiCollide}}
{| border="0"
+
{{l_refines|Safety}}
|-
+
{{l_sees|Network}}
|[[Image:Rodin27outnow.png|left]]
+
{{l_component|Acyclic}}
||<p style="font-size:25px">[[Rodin Platform 2.7 Release Notes | Learn more ]]</p>
+
{{l_Variables|v1}}
  <p style="font-size:25px">[http://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.7/ Download now]</p>
+
{{l_variable|v2}}
|-
+
{{l_invariants}}
|}
+
{{l_invariant|inv1|v2 <math>\in</math> BOOL}}
* 06/11/12 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.7/ Release 2.7] of Rodin is now available
+
{{l_end}}
* 03/08/12 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.6/ Release 2.6] of Rodin is now available
+
 
* 02/05/12 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.5/ Release 2.5] of Rodin is now available
+
[[Category:Listing templates]]
* 03/02/12 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.4/ Release 2.4] of Rodin is now available
+
==Template==
* 01/12/11 : [[Rodin_Editor | Rodin Editor]] plug-in v0.6 released for Rodin 2.3
+
</noinclude><!--
* 04/10/11 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.3/ Release 2.3] of Rodin is now available
+
--><p class="typeset-l_invariant">{{l_label|{{{1}}}}}{{{2}}}</p>
* 01/08/11 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.2.2/ Release 2.2.2] of Rodin is now available
 
* 13/07/11 : [[Rodin_Editor | Rodin Editor]] plug-in released for Rodin 2.2.x
 
* 01/06/11 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.2/ Release 2.2] of Rodin is now available
 
* 08/02/11 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.1/ Release 2.1] of Rodin is now available
 
* 16/11/10 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.0.1/ Release 2.0.1] of Rodin is now available
 
* 13/10/10 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/2.0/ Release 2.0] of Rodin is now available
 
* 08/06/10 : UML-B Statemachine Animation Version 1.0.0 released (for Rodin 1.3)
 
* 08/06/10 : UML-B Version 1.1.0 released (for Rodin 1.3)
 
* 03/02/10 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/1.2/ Release 1.2.0] of Rodin is now available
 
<!--
 
* 29/11/09 : B2Latex 0.5.1 is now available for Rodin 0.9.2 or later
 
* 20/10/09 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/1.1/ Release 1.1.0] of Rodin is now available
 
* 25/08/09 : [http://cia.vc/stats/project/rodin-b-sharp/.message/248437 Implemented new Prover Rules]
 
* 20/08/09 : [http://cia.vc/stats/project/rodin-b-sharp/.message/24160f New extensible plug-ins] org.rodinp.keyboard and org.eventb.keyboard
 
* 31/07/09 : UML-B plug-in released for Rodin 1.0.0
 
* 27/07/09 : Fixed requirement plug-in for rodin 1.0.0
 
* 01/07/09 : [https://sourceforge.net/projects/rodin-b-sharp/files/Core_Rodin_Platform/1.0/ Release 1.0.0] of Rodin is now available ([http://sourceforge.net/project/shownotes.php?release_id=693928 changelog]-->
 
</div>
 
<noinclude>
 
</div>
 
[[Category:Main page templates]]
 
</noinclude>
 

Latest revision as of 13:38, 26 February 2009

Usage

Template use to typeset an invariant in an event-b listing.

Example

MACHINE

AntiCollide

REFINES

Safety

SEES

Network

Acyclic

VARIABLES

v1

v2

INVARIANTS

inv1 :
v2 \in BOOL

END

Template

{{{1}}} :

{{{2}}}