Theorems · Theorem · number theory
Pell.dvd_of_ysq_dvd
∀ {a : ℕ} (a1 : 1 < a) {n t : ℕ}, Pell.yn a1 n * Pell.yn a1 n ∣ Pell.yn a1 t → Pell.yn a1 n ∣ t- Defined in
- Mathlib.NumberTheory.PellMatiyasevic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- one_mulproof · cited by 2,841
- pow_zeroproof · cited by 1,094
- pow_succproof · cited by 374
- Nat.ModEqproof · cited by 225
- Pell.xnproof · cited by 44
- Pell.ynstatement and proof · cited by 37
- dvd_mul_of_dvd_rightproof · cited by 29
- Nat.ModEq.symmproof · cited by 29
- Nat.ModEq.transproof · cited by 21
- Nat.modEq_zero_iff_dvdproof · cited by 17
- Dvd.dvd.modEq_zero_natproof · cited by 9
- dvd_of_mul_left_dvdproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Pell.matiyasevicproof · cited by 1