My question is really simple, always when I add a new theorem or definition to my thesis I have troubles to redefine the orders of the others theorems/definitions. For example, suppose I have theorem 1.1,1.2 and 1.3. If I add a theorem between 1.1 and 1.2 the theorems 1.2 will become 1.3 and the 1.3 will become 1.4. Because of that I have to redefine every comment I made regarding do theorems 1.2 and 1.3 to 1.3 and 1.4 resp. How can I solve this problem?
Thanks
\label/\refmechanism doesn't just apply to theorems: every numbered construct can be referenced in the same way, sections list items, equations, etc. – David Carlisle Feb 25 '15 at 00:19