Theorems · Theorem · number theory
Pell.xn_modEq_x2n_sub
∀ {a : ℕ} (a1 : 1 < a) {n j : ℕ}, j ≤ 2 * n → Pell.xn a1 (2 * n - j) + Pell.xn a1 j ≡ 0 [MOD Pell.xn a1 n]- Defined in
- Mathlib.NumberTheory.PellMatiyasevic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_commproof · cited by 1,535
- le_totalproof · cited by 294
- two_mulproof · cited by 232
- Nat.ModEqstatement and proof · cited by 225
- tsub_add_cancel_of_leproof · cited by 112
- Pell.xnstatement and proof · cited by 44
- tsub_tsub_cancel_of_leproof · cited by 10
- Pell.xn_modEq_x2n_sub_lemproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Pell.xn_modEq_x4n_subproof · cited by 1