.sect2 { margin-top: 40px; }
.sect3 { margin-top: 30px; }
.caption p {font-style: italic; font-size: 90%;}
-.remark { background: #ffff00; }
\ No newline at end of file
+.remark { background: #ffff00; }
+.equation {font-style: italic; font-size: 90%;}
\ No newline at end of file
<para>In mathematical terms, this is expressed as :</para>
- <remark>TODO: replace this with a MathML equivalent</remark>
+ <para>
+ <equation>a.Crosses(b) ⇔ (dim(I(a) ∩ I(b)) < max(dim(I(a)),dim(I(b)))
+ ∧ (a ∪ b ≠ a) ∧ (a ∪ b ≠ b)</equation>
+ </para>
- <informalfigure>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/st_crosses-math.gif" />
- </imageobject>
- </mediaobject>
- </informalfigure>
-
<para>The DE-9IM Intersection Matrix for the two geometries is:</para>
<itemizedlist>