Mathlib4 Parsing Error #122

Open
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 0.3 milestone 2024-11-15 23:11:50 -08:00
aniva added the
part/Frontend
priority
medium
category
bug
labels 2024-11-15 23:11:50 -08:00
aniva self-assigned this 2024-11-15 23:11:50 -08:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aniva/Pantograph#122
No description provided.