What problem does it solve?
This Skill helps users create complex mathematical equations, align them precisely, use a wide array of mathematical symbols, and format theorems and proofs effectively within LaTeX documents.
Core Features & Use Cases
- Equation Environments: Provides guidance on using
align, gather, equation, multline, split, cases, and aligned for various mathematical layouts.
- Symbol & Operator Reference: Offers comprehensive lists of Greek letters, relations, binary operators, arrows, and common mathematical symbols.
- Matrix & Delimiter Formatting: Demonstrates how to create matrices and use auto-sizing or manually sized delimiters.
- Theorem & Proof Structuring: Shows how to define and use theorem environments with
amsthm for structured mathematical writing.
- Use Case: A researcher needs to typeset a paper with several aligned equations, special symbols like the Dirac delta function, and clearly defined theorems and proofs. This Skill provides the necessary LaTeX commands and examples.
Quick Start
Use the amsmath skill to generate a LaTeX snippet for a piecewise function using the cases environment.