Text Formatting ⇒ Corollary inside Theorems
Corollary inside Theorems
I would like to enumerate corollary inside theorems. Is that possible? If so, what I have to do?
Thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Corollary inside Theorems
Re: Corollary inside Theorems
I am using asmthm package. What I want is something like the following
Theorem 1
Corollary 1.1
Corollary 1.2
Theorem 2
Corollary 2.1
Corollary 2.2
The corollary number indicating the theorem from which the corollary came.
Thank You.
Gilza
Re: Corollary inside Theorems
I read it again . I found the solution
\newtheorem{thm}{Theorem}
\newtheorem{lem}{Lemma}[thm]
Best regards
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Corollary inside Theorems
Then please mark the topic accordingly as written in Section 3 of the Board Rules (to be read before posting).Gilza wrote:[…] I found the solution […]
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10