prove-geometric-theorem
Installation
SKILL.md
Prove a Geometric Theorem
Prove a geometric theorem rigorously by selecting an appropriate proof method, constructing a logical chain of justified steps from hypotheses to conclusion, handling all special cases, and producing a complete proof document.
When to Use
- Given a geometric statement and asked to prove it is true
- Verifying a conjecture about geometric figures or relationships
- Establishing a lemma needed within a larger geometric argument
- Converting an intuitive geometric insight into a rigorous proof
- Comparing the effectiveness of different proof methods for the same theorem
Inputs
- Required: Theorem statement (the geometric claim to be proved)
- Required: Given information (hypotheses, definitions, and any provided diagram description)
- Optional: Preferred proof method (direct, contradiction, coordinate, vector, transformation)
- Optional: Level of rigor (informal, semi-formal, formal with axiom citations)
- Optional: Known results that may be cited without proof (e.g., "you may assume the Pythagorean theorem")
Related skills