metamath / metamath-knife

Metamath-knife can rapidly verify Metamath proofs, providing strong confidence that the proofs are correct.
Apache License 2.0
26 stars 11 forks source link

Erroneous Parsing #43

Closed tirix closed 2 years ago

tirix commented 2 years ago

Formulas in the form |- { x | ( x e. A /\ ph ) } = B are not parsed correctly. The cv is missing for the (second) x occurrence.