diff options
Diffstat (limited to 'mathcomp/solvable/gfunctor.v')
| -rw-r--r-- | mathcomp/solvable/gfunctor.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/solvable/gfunctor.v b/mathcomp/solvable/gfunctor.v index fc8385d..7fbee8c 100644 --- a/mathcomp/solvable/gfunctor.v +++ b/mathcomp/solvable/gfunctor.v @@ -158,7 +158,7 @@ End Definitions. Section ClassDefinitions. Structure iso_map := IsoMap { - apply : object_map; + apply: object_map; _ : group_valued apply; _ : closed apply; _ : iso_continuous apply |
