Theorems · Theorem · number theory
PythagoreanTriple.isPrimitiveClassified_of_coprime_of_pos
∀ {x y z : ℤ} (h : PythagoreanTriple x y z), x.gcd y = 1 → 0 < z → h.IsPrimitiveClassified- Defined in
- Mathlib.NumberTheory.PythagoreanTriples
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- PythagoreanTriple.isPrimitiveClassified_of_coprime_of_odd_of_posproof · cited by 1
- PythagoreanTriple.symmproof · cited by 1
- PythagoreanTriple.even_odd_of_coprimeproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- PythagoreanTriple.isPrimitiveClassified_of_coprimeproof · cited by 2