LyX ⇒ Claims and proofs (etc.) within proofs
Claims and proofs (etc.) within proofs
If I just create Claim and Proof environments in the proofs the output looks like
Proof:
Claim:
Proof:
QED
QED
Where QED represents the square symbol.
It is not very readable.
Creating a box with borders around the inner claim and proof preserves the structure but looks excessive.
Is there a way to create a box with a line on the left only? That would make structure more readable.
Or is there any other way to make environments within proofs have more of a visual structure?
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
Claims and proofs (etc.) within proofs
Re: Claims and proofs (etc.) within proofs
I'm not very familiar with LaTeX though.
To load the package, "\usepackage{framed}" in the preamble I suppose?
But in the list of environments (Standard, Section, Theorem, etc.) I can't see leftbar. Do I need to do something else to use it?