Difference between pages "Template:InfRule" and "File:Tuto-0015.png"

From Event-B
(Difference between pages)
Jump to navigationJump to search
imported>Mathieu
m
 
(Maintenance script uploaded File:Tuto-0015.png)
 
Line 1: Line 1:
<noinclude>
+
Our self-made Quick perspective.
Template use to specify a named inference rule
+
From the rodin platform tutorial.
== Usage ==
 
<pre><nowiki>
 
{{InfRule|HYP|<math>\frac{X}{\textbf{H},\textbf{P} \;\;\vdash \;\; \textbf{P}}</math>}}
 
</nowiki></pre>
 
== Example ==
 
{{InfRule|HYP|<math>\frac{X}{\textbf{H},\textbf{P} \;\;\vdash \;\; \textbf{P}}</math>}}
 
[[Category:Typesetting template]]
 
border-collapse:collapse;
 
== Template ==
 
</noinclude>
 
<includeonly>{|class="Infrule" text-align="center" border="2" cellspacing="4" cellpadding="15" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; empty-cells:show;{{{style|}}}"
 
|- style="border:solid 1px #AAAAAA;"
 
|style="border-width: 0px;border-style: hidden;" |{{{2}}}
 
|style="font-family:sans-serif;border-width: 0px;border-style: hidden;"|{{{1}}}
 
|}
 

Latest revision as of 20:49, 30 April 2020

Our self-made Quick perspective. From the rodin platform tutorial.