linkedthm__doc
Hyperlinked theorem–proof environments for LaTeX
- Version:
- 1.0
- Copyright:
- License:
- lppl1.3c
- Packaged on:
- 07/24/2025 16:34:32
- Number of files:
- 5
- Size on disk:
- 218.92 kB
This package provides lightweight infrastructure for bidirectional linking between theorem-like environments and their corresponding proofs. It automatically adds a [Proof] hyperlink at the end of a theorem and a restated version with a [Return] link inside the proof. You can declare any number of custom linked environments (e.g., linkeddefinition, linkedexample) using \DeclareLinkedTheorem, and base them on any amsthm-compatible environment. This is useful for mathematical writing and documentation, where proof navigation is essential. The package uses amsthm, xparse, and hyperref, and is compatible with all standard LaTeX engines.