History of tag 05XU
Go back to the tag's page.
type |
time |
link |
changed the proof
|
2015-02-10 |
5633bed |
Corrections in sets.tex and categories.tex
Thanks to Wouter Zomervrucht
|
changed the proof
|
2014-07-29 |
e62fbae |
Minor typos/corrections
Thanks to Amit Hogadi
|
changed the proof
|
2013-07-18 |
6b3530f |
Mostly typos
Thanks to Albert Gunawan
|
changed the proof
|
2011-08-12 |
dd4090b |
LaTeX: Remove useless brackets
|
changed the statement and the proof
|
2011-08-11 |
4c15ebf |
LaTeX: \Ob
Introduced a macro
\def\Ob{\mathop{\rm Ob}\nolimits}
and replaced any occurence of \text{Ob}( with \Ob(. There are
still some occurences of \text{Ob} but these are sets, not the
operator that takes the set of objects of a category.
|
changed the proof
|
2011-08-11 |
aaf93e6 |
LaTeX: \Mor
Introduced a macro
\def\Mor{\mathop{\rm Mor}\nolimits}
and replaced all the occurences of \text{Mor} with \Mor.
|
changed the proof
|
2011-08-10 |
d437c1e |
First macro of the project
This gets rid of all the \nolimits commands following \lim by
defining
\def\lim{\mathop{\rm lim}\nolimits}
in the file preamble.tex. As far as I can tell this is
equivalent to \lim\nolimits where \lim is the internal command
of TeX. The dvi files produced before and after this commit are
identical.
|
changed the proof
|
2011-08-10 |
23038ed |
LaTeX: fix lim
Replaced all the occurences of \text{lim} by \lim or
\lim\nolimits depending on whether the invocation occured in
display math or not.
|
assigned tag 05XU
|
2011-03-08 |
238e23e
|
Tags: Added new tags
|
created statement with label lemma-finite-diagram-category in categories.tex
|
2011-03-08 |
3ad35ec |
Finite limits
A bit of clarification on this abstract topic.
|