mathlib
3b9e2ef2
- feat(data/real/sqrt): add sqrt_div' lemma (#18216)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
feat(data/real/sqrt): add sqrt_div' lemma (#18216) The current sqrt_div lemma requires the numerator to be non-negative. It is also sufficient to have the denominator be non-negative. This matches how we have both `sqrt_mul` and `sqrt_mul'`.
Author
JovanGerb
Parents
c1ada9d1
Loading