Square root on rational numbers #
This file defines the square root function on rational numbers Rat.sqrt
and proves several theorems about it.
IsSquare can be decided on ℚ by checking against the square root.
This file defines the square root function on rational numbers Rat.sqrt
and proves several theorems about it.
IsSquare can be decided on ℚ by checking against the square root.