TeX - LaTeX Asked on March 10, 2021
I would like to put a proposition (say Proposition 4) in the main body without the proof, and in the meanwhile also put the same Proposition number with the same statement in the appendix with the proof. How can I do this? Thank you.
I couldn't find an answer of mine on this site, so I'll reproduce its code here:
documentclass{article}
usepackage{amsthm}
usepackage{thmtools, thm-restate}
declaretheorem[name=Proposition]{proposition}
begin{document}
begin{restatable}{proposition}{Firstprop}
This is a proposition.
end{restatable}
appendix
section{Proofs}
Firstprop*
begin{proof}
add my proof to this part qedhere
end{proof}
section{More results}
begin{proposition}
This is another proposition.
end{proposition}
end{document}
As you can see, I first nest a proposition in a restatable
environment, defined by the thm-restate
package. To the second argument of the environment (Firstprop
) is associated a Firstprop*
command, whch restates the proposition where it is used.
Answered by Bernard on March 10, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP