Loading [MathJax]/extensions/tex2jax.js

The Stacks project

History of tag 05PW

Go back to the tag's page.

type time link
changed the statement 2019-04-06 7227972
Fix typo: if and only ---> if and only if
changed the statement 2011-08-12 dd4090b
LaTeX: Remove useless brackets
changed the statement 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 statement 2011-08-10 996a95d
LaTeX: fix colim

	Introduced the macro

	\def\colim{\mathop{\rm colim}\nolimits}

	and changed all the occurences of \text{colim} into \colim.
changed the statement 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 statement 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 05PW 2011-02-07 3a64140
Tags: added new tags
created statement with label remark-ind-category in categories.tex 2011-02-07 a0d0331
Derived functors

	Just the start of the general picture