Theorems · Theorem · number theory
PythagoreanTriple.eq
∀ {x y z : ℤ}, PythagoreanTriple x y z → x * x + y * y = z * z- Defined in
- Mathlib.NumberTheory.PythagoreanTriples
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PythagoreanTriplestatement and proof · cited by 24
Cited by7
Results whose statement or proof uses this declaration.
- PythagoreanTriple.mulproof · cited by 3
- PythagoreanTriple.isPrimitiveClassified_of_coprimeproof · cited by 2
- PythagoreanTriple.gcd_dvdproof · cited by 2
- PythagoreanTriple.coprime_classificationproof · cited by 1
- PythagoreanTriple.ne_zero_of_coprimeproof · cited by 1
- PythagoreanTriple.even_odd_of_coprimeproof · cited by 1
- PythagoreanTriple.classificationproof · cited by 0