Theorems · Theorem · number theory
Pell.xn_modEq_x4n_add
∀ {a : ℕ} (a1 : 1 < a) (n j : ℕ), Pell.xn a1 (4 * n + j) ≡ Pell.xn a1 j [MOD Pell.xn a1 n]- Defined in
- Mathlib.NumberTheory.PellMatiyasevic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_commproof · cited by 1,535
- add_assocproof · cited by 746
- Nat.ModEqstatement and proof · cited by 225
- Pell.xnstatement and proof · cited by 44
- Nat.ModEq.symmproof · cited by 29
- right_distribproof · cited by 26
- Nat.ModEq.transproof · cited by 21
- Nat.ModEq.add_right_cancel'proof · cited by 3
- Pell.xn_modEq_x2n_addproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Pell.modEq_of_xn_modEqproof · cited by 1