A repository for documenting and sharing mathematical proofs, written in LaTeX with clarity, rigor, and professional style.
This project is a growing collection of fundamental and classic mathematical demonstrations. It aims to provide reference material, support for self-study, and practice in mathematical writing.
Whether you are a student, educator, or self-taught learner, this document offers step-by-step explanations of mathematical proofs that build foundational understanding and abstract thinking.
| Category | Demonstration |
|---|---|
| Arithmetic | |
| Arithmetic | |
| Arithmetic | |
| Number Theory |
|
| Arithmetic | Sum of two even numbers is even |
| Arithmetic | Sum of two odd numbers is even |
| Arithmetic | Square of an odd number is odd |
| Arithmetic | If |
| Summation | Sum of first |
| Number Theory | There is no maximum natural number |
| Number Theory |
|
| Arithmetic | Product of two odd numbers is odd |
| Algebra | |
| Inequalities | AM-GM Inequality for two numbers |
| Inequalities |
|
| Algebra |
|
| Algebra |
|
| Prime Numbers | There exist infinitely many primes |
| Arithmetic | Product of an even number by any integer is even |
| Summation | Sum of first |
| Arithmetic | Difference of two even numbers is even |
| Arithmetic | Square of an even number is even |
| Algebra | |
| Algebra | |
| Algebra | Quadratic Formula ( |
| Algebra | |
| Geometry | Pythagorean Theorem |
| Geometry | Area of a triangle |
| Geometry | Sum of interior angles of a triangle |
| Physics |
|
| Physics | Newton's Second Law ( |
-
Clone this repository:
git clone https://github.com/Alvaro-Manzo/DEMOSTRACIONES.git cd DEMOSTRACIONES -
Compile the main file (
main.tex):pdflatex main.tex
Or use online platforms like Overleaf.
DEMOSTRACIONES/
├── main.tex # Main LaTeX document
├── main.pdf # Generated PDF after compilation
├── LICENSE # License and terms of use
└── README.md # This guide
- Mathematical Clarity: Promotes precise language, clarity, and mathematical rigor.
- Step-by-Step Proofs: All arguments and demonstrations include detailed, line-by-line explanations.
- Accessibility: Ideal for students, educators, and self-taught learners.
- Reference Material: Includes a mathematical and physical glossary for quick reference.
- Open Source: Collaborative project encouraging contributions and feedback.
✓ Well-formatted proofs using LaTeX's theorem environments
✓ Logical progression from basic to advanced concepts
✓ Complete explanations with no steps skipped
✓ Professional typography ensuring readability and elegance
✓ Free and open-source under Creative Commons license
We welcome contributions! If you would like to:
- Add a new demonstration
- Report errors or typos
- Improve existing proofs
- Enhance documentation
Please feel free to:
- Open an issue
- Fork the repository and submit a pull request
Álvaro Yamil Manzo Ayora
GitHub @Alvaro-Manzo
Email
This work is licensed under the
Creative Commons Attribution 4.0 International (CC BY 4.0)
Please check it and do the same with CONTRIBUTING if you are interested to make an edit. :p
See LICENSE for details.
If you're new to LaTeX, here are some helpful resources:
For beginners, we suggest studying demonstrations in this order:
- Basic arithmetic proofs (
$0 \cdot a = 0$ ,$1 > 0$ ) - Parity and divisibility proofs
- Proof by induction
- Proof by contradiction
- Classical theorems (Pythagorean, prime infinitude, etc.)
We encourage you to recommend, share, and use this material in your studies!
"The beauty of mathematics reveals itself only to its most patient followers." — Maryam Mirzakhani