diff options
| author | Enrico | 2018-04-24 15:15:25 +0200 |
|---|---|---|
| committer | GitHub | 2018-04-24 15:15:25 +0200 |
| commit | f36bb9b4f35286c5dd2b8e047ba294b47652823b (patch) | |
| tree | fa3f2ca3eb7f54ebb842462558430ca56a766302 | |
| parent | 9e634929e54c703f67cb8e0e3a89ca4099f45470 (diff) | |
fix typo
thanks Yves
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ conjC, n.-root and sqrtC, previously defined in library algC.v, are now part of this generic interface. In case of ambiguity, a cast to type algC, of complex algebraic numbers, can be used to - desambiguate via typing constraints. Some theory was thus made + disambiguate via typing constraints. Some theory was thus made more generic, and the corresponding lemmas, previously defined in library algC.v (e.g. conjCK) now feature an extra, non maximal implicit, parameter of type numClosedFieldType. This could break |
