Frédéric Blanqui
2018-09-05 08:17:02 UTC
Hello.
In
https://coq.inria.fr/distrib/current/refman/proof-engine/ssreflect-proof-language.html?highlight=ssreflect#usage,
it is written:
"All in all, this corresponds to working in the following context:
FromCoqRequireImportssreflectssrfunssrbool.
Set Implicit Arguments.
UnsetStrictImplicit.
UnsetPrintingImplicitDefensive."
Is this all we have to write before using Ssreflect? Isn't there a
one-line command?
Frédéric.
In
https://coq.inria.fr/distrib/current/refman/proof-engine/ssreflect-proof-language.html?highlight=ssreflect#usage,
it is written:
"All in all, this corresponds to working in the following context:
FromCoqRequireImportssreflectssrfunssrbool.
Set Implicit Arguments.
UnsetStrictImplicit.
UnsetPrintingImplicitDefensive."
Is this all we have to write before using Ssreflect? Isn't there a
one-line command?
Frédéric.