aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/test_suite/imset2_gproduct.v
diff options
context:
space:
mode:
authorCyril Cohen2020-11-24 23:14:22 +0100
committerCyril Cohen2020-11-25 19:26:22 +0100
commit9c693eedb8e7e11aeaedbd3ce79a9478b10be7c8 (patch)
tree79002ee09b1489f1f29d67fc18d58991c7ec13aa /mathcomp/test_suite/imset2_gproduct.v
parent4153b5eabf27cb36dfb6ce03a0b52fcbfda7145c (diff)
Using `only printing` and fixing coercion in notations
Diffstat (limited to 'mathcomp/test_suite/imset2_gproduct.v')
-rw-r--r--mathcomp/test_suite/imset2_gproduct.v7
1 files changed, 7 insertions, 0 deletions
diff --git a/mathcomp/test_suite/imset2_gproduct.v b/mathcomp/test_suite/imset2_gproduct.v
new file mode 100644
index 0000000..7b80a8d
--- /dev/null
+++ b/mathcomp/test_suite/imset2_gproduct.v
@@ -0,0 +1,7 @@
+From mathcomp Require Import all_ssreflect all_fingroup.
+Set Implicit Arguments.
+Unset Strict Implicit.
+Unset Printing Implicit Defensive.
+Import GroupScope.
+Open Scope group_scope.
+Check @ker_sdprodm.