Difference between revisions of "Main Page"

m
Line 3: Line 3:
\newcommand\Pk{\mathbb P_k}
\newcommand\Pk{\mathbb P_k}
</math>
</math>

== Hello Fellow Comonadists! ==
== Hello Fellow Comonadists! ==


Line 10: Line 9:




Inline mathematics is typeset with <code><nowiki>$$...$$</nowiki></code>, <code>\(...\)</code>, and <code>math</code> HTML tag. And display style maths with <code>\[...\]</code>, <code>\begin{...}...\end{...}</code>.
Inline mathematics is typeset with <code><nowiki>$$...$$</nowiki></code>, <code>\(...\)</code>, and <code>math</code> HTML tag. And display style maths with <code>\[...\]</code>, <code>\begin{align}...\end{align}</code>.




See for example this $$\Ek A$$ and <math>\Pk A</math> and also the following:
See for example this $$\Ek A$$ and <math>\Pk A</math> and also the following:


\[ \Ek A =\ ... \quad\text{and}\quad \Pk A =\ ... \]
\[ \Ek A =\ ... \]
and
\begin{align}
\Pk A = ...
\end{align}





Revision as of 22:58, 1 May 2020

\( \newcommand\Ek{\mathbb E_k} \newcommand\Pk{\mathbb P_k} \)

Hello Fellow Comonadists!

Welcome to our shared wiki. As you can see, we can add mathematics! And even define our own commands. Internally it uses MathJax to render formulas. Go to Edit of this page to see how I did it:


Inline mathematics is typeset with $$...$$, \(...\), and math HTML tag. And display style maths with \[...\], \begin{align}...\end{align}.


See for example this $$\Ek A$$ and \(\Pk A\) and also the following:

\[ \Ek A =\ ... \] and \begin{align} \Pk A = ... \end{align}


Some information about MediaWiki: User's Guide, Configuration settings list, MediaWiki FAQ, and Learn how to combat spam on your wiki