Mathlib4 Parsing Error #122

Closed
opened 2024-11-15 23:11:50 -08:00 by aniva · 0 comments
Owner

https://github.com/lenianiva/PyPantograph/issues/44

  File "<...>/PyPantograph/pantograph/server.py", line 244, in tactic_invocations
    raise ServerError(result["desc"])
pantograph.server.ServerError: unknown constant 'term.pseudo.antiquot'

The error occurs when parsing Mathlib/ModelTheory/Syntax.lean

https://github.com/lenianiva/PyPantograph/issues/44 ``` File "<...>/PyPantograph/pantograph/server.py", line 244, in tactic_invocations raise ServerError(result["desc"]) pantograph.server.ServerError: unknown constant 'term.pseudo.antiquot' ``` The error occurs when parsing `Mathlib/ModelTheory/Syntax.lean`
aniva added this to the v0.3 milestone 2024-11-15 23:11:50 -08:00
aniva self-assigned this 2024-11-15 23:11:50 -08:00
aniva modified the milestone from v0.3 to v0.2.22 2024-12-06 00:09:29 -08:00
aniva closed this issue 2024-12-11 01:25:36 -08:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: aniva/Pantograph#122
No description provided.