hideproofs__doc
Defines an a starred proof environment that hides proofs in draft mode
- Version:
- 1.0
- Copyright:
- pwintz
- License:
- lppl
- Packaged on:
- 06/20/2025 14:36:16
- Number of files:
- 3
- Size on disk:
- 348.8 kB
This package introduces an alternate proof environment, proof*, which conditionally hides or shows its contents based on the document mode (draft, final, or default). This is useful for omitting formal proofs from draft versions while retaining them in final documents. The motivation for this package is to reduce the clutter in large files by omitting long proofs, allowing authors to focus their attention on results or proofs that are currently works in progress.