You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @XiaoHLim! Thank you for spotting this. Unfortunately I don't have too much bandwidth for setting up mm environment now and fix this. Do you think you could open a PR to https://github.com/facebookresearch/miniF2F to fix the metamath statement? I don't think this repo is maintained by anyone now. Thank you very much!
Hi, I encountered a few issues in the Metamath problem statements:
miniF2F/metamath/valid/amc12a-2002-p21.mm
Lines 1 to 11 in 4e433ff
where
10
in L6 is an unknown token. It should be corrected to; 1 0
.miniF2F/metamath/test/aime-1983-p1.mm
Lines 1 to 17 in 4e433ff
where
$@
in L13 is incorrectly used for comments. According to the convention in other problems, it should be@(
and@)
.miniF2F/metamath/test/aime-1994-p3.mm
Lines 1 to 11 in 4e433ff
where
aime-1994-p3.3
is multiply defined. It should be standardized toaime-1994-p3
as per Metamath conventions.The text was updated successfully, but these errors were encountered: