Commit 2023-04-07 15:31 dc65937e
View on Github →feat(number_theory/pell): add API for solutions (#18626) This continues the devlopment of the theory of Pell's equation. We add some API lemmas for solutions, which will be needed for defining of the fundamental solution and proving its properties. See this Zulip thread.