Theorems · Theorem · number theory
PythagoreanTriple.isPrimitiveClassified_of_coprime_of_zero_left
∀ {x y z : ℤ} (h : PythagoreanTriple x y z), x.gcd y = 1 → x = 0 → h.IsPrimitiveClassified- Defined in
- Mathlib.NumberTheory.PythagoreanTriples
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PythagoreanTriplestatement and proof · cited by 24
- PythagoreanTriple.IsPrimitiveClassifiedstatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- PythagoreanTriple.isPrimitiveClassified_of_coprime_of_odd_of_posproof · cited by 1