We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8012dfe commit 888839aCopy full SHA for 888839a
interfaces/canonical_names.v
@@ -1,7 +1,7 @@
1
Global Generalizable All Variables.
2
Global Set Automatic Introduction.
3
4
-Require Import MathClasses.theory.Streams.
+Require Import MathClasses.theory.CoqStreams.
5
Require Export Coq.Classes.Morphisms Coq.Setoids.Setoid Coq.Program.Program Coq.Unicode.Utf8 Coq.Unicode.Utf8_core MathClasses.misc.stdlib_hints.
6
7
Definition id {A : Type} (a : A) := a.
0 commit comments