f177082c3b
@avigad and @fpvandoorn, I changed the metaclasses names. They were not uniform: - The plural was used in some cases (e.g., [coercions]). - In other cases a cryptic name was used (e.g., [brs]). Now, I tried to use the attribute name as the metaclass name whenever possible. For example, we write definition foo [coercion] ... definition bla [forward] ... and open [coercion] nat open [forward] nat It is easier to remember and is uniform.
2 lines
155 B
Text
2 lines
155 B
Text
bad_open.lean:1:5: error: invalid 'open/export' command, identifier expected
|
|
bad_open.lean:3:13: error: invalid 'open/export' command, identifier expected
|