Closed Tuplanolla closed 2 years ago
Coq 8.15.0
Coqtail 1.6.2
Vim 8.2
Equations 1.3
Python 3.7.4
In the following commands, both occurrences of Typeclasses are highlighted in red, suggesting that they are syntax errors, even though they are really not.
Typeclasses
#[export] Typeclasses Opaque iff. #[export] Typeclasses Transparent is_true.
Versions
Coq 8.15.0
Coqtail 1.6.2
Vim 8.2
Equations 1.3
Python 3.7.4
Description
In the following commands, both occurrences of
Typeclasses
are highlighted in red, suggesting that they are syntax errors, even though they are really not.