Theorems · Theorem · number theory
Pell.IsFundamental.mul_inv_x_pos
∀ {d : ℤ} {a₁ : Pell.Solution₁ d},
Pell.IsFundamental a₁ → ∀ {a : Pell.Solution₁ d}, 1 < a.x → 0 < a.y → 0 < (a * a₁⁻¹).xIf we multiply a positive solution with the inverse of a fundamental solution,
the x-coordinate stays positive.
- Defined in
- Mathlib.NumberTheory.Pell
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LE.le.transproof · cited by 3,151
- zero_addproof · cited by 2,366
- LT.lt.leproof · cited by 2,189
- le_of_ltproof · cited by 1,175
- mul_negproof · cited by 590
- mul_posproof · cited by 374
- lt_of_not_geproof · cited by 374
- mul_le_mul_of_nonneg_leftproof · cited by 361
- zero_le_oneproof · cited by 316
- neg_neg_of_posproof · cited by 227
- Pell.Solution₁statement and proof · cited by 50
- Pell.Solution₁.xstatement and proof · cited by 42
Cited by1
Results whose statement or proof uses this declaration.
- Pell.IsFundamental.eq_pow_of_nonnegproof · cited by 1