Difference between revisions of "Main Page"

(form for creating new pages)
m
 
(68 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Hello Fellow Comonadists!''' Welcome to our shared wiki, which is based on the same software as Wikipedia, but extended with the ability to write LaTeX formulas and diagrams.
<math>
\newcommand\Ek{\mathbb E_k}
\newcommand\Pk{\mathbb P_k}
</math>
== Hello Fellow Comonadists! ==


Here are some practical pages:
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:


* [[Public:Game Comonad Resources|Game Comonad Resources]] (public)
* [[Public:Known Game Comonads|Known Game Comonads]] (public) + [[Other comonads]]
* [[Project meetings]]
* [[Public:Seminar|Seminar]] (public)
* [[Open Problems]]


And here is a selection of some other mostly complete pages on this co-wiki. First follows the list of comonad, finite-model-theory or logic pages.
* [[Public:Comonads|Comonads]] (public)
* [[Arboreal categories]] and [[Linear arboreal categories]]
* [[Comonads and logic]]
* [[Open pathwise-embeddings]]
* [[Feferman-Vaught-Mostowski theorems]]
* [[Preservation Theorems]]
* [[Nowhere dense comonads]]
* [[Dualities for CSPs]]
* [[Types]] comonadically
* [[Locality]]
Next follows general category-theoretic pages.
* [[Density comonads]] and [[Kan extensions]]
* [[Retractions of comonads]]
* [[Locally Presentable and Accessible Categories]]
* [[Ends and coends]]
* [[Factorisation systems]]
* [[Kan extensions]]
* [[Sheaves]]
* [[Factorization systems in the category of comonads]]
* [[Public:Universal categories|Universal categories]] (public)
* [[Universal Adjunctions]]
Many more pages can be found under the item '''[[Special:AllPages|All Pages]]''' of the panel on the left-hand side. Another useful page of this wiki is [[Special:RecentChanges|Recently changed pages]], available therein.


Also, Tomáš is using his wiki page [[User:Tj330]] to keep track of what he's working on.
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>.




'''Call for contribution.''' The following pages need input from people who understand their topic, please consider contributing.
See for example this $$\Ek A$$ and <math>\Pk A</math> and also the following:


* [[Exercises and Examples]]
\[ \Ek A =\ ... \]
* [[Containers]]
and
* [[No-go theorems]]
\begin{align}
* [[Guarded Quantifier Comonads]]
\Pk A = ...
* [[Sheaves]]
\end{align}


=== Practical Information ===
=== Practical Information ===


To create new page use the following form:
To create a new page use the following form:
<inputbox>
<inputbox>
type=create
type=create
Line 31: Line 55:
</inputbox>
</inputbox>


The list of all pages we have created is here: [[Special:AllPages]]


* Only pages with title of the form <code>Public:XXX</code> are publicly accessible, everything else is only visible to members.
Furthermore:
* Only members of this Wiki can make edits and only members can invite other members. To create new account (for somebody) go to [[Special:CreateAccount]]

* For information about formatting see [https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting]
* Only members of this Wiki can edit the pages and only members can invite other members. To create new account (for somebody) go to [[Special:CreateAccount]]
* For information about formating see [https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting]
* For information about how to write LaTeX on this wiki go to [[Public:Writing LaTeX]]
* Some information about MediaWiki: [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide], [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list], [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ], and [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]

Latest revision as of 10:46, 23 May 2024

Hello Fellow Comonadists! Welcome to our shared wiki, which is based on the same software as Wikipedia, but extended with the ability to write LaTeX formulas and diagrams.

Here are some practical pages:

And here is a selection of some other mostly complete pages on this co-wiki. First follows the list of comonad, finite-model-theory or logic pages.

Next follows general category-theoretic pages.

Many more pages can be found under the item All Pages of the panel on the left-hand side. Another useful page of this wiki is Recently changed pages, available therein.

Also, Tomáš is using his wiki page User:Tj330 to keep track of what he's working on.


Call for contribution. The following pages need input from people who understand their topic, please consider contributing.

Practical Information

To create a new page use the following form:

The list of all pages we have created is here: Special:AllPages

  • Only pages with title of the form Public:XXX are publicly accessible, everything else is only visible to members.
  • Only members of this Wiki can make edits and only members can invite other members. To create new account (for somebody) go to Special:CreateAccount
  • For information about formatting see Help:Formatting
  • For information about how to write LaTeX on this wiki go to Public:Writing LaTeX