expln / metamath-lamp

Metamath-lamp (Lite Assistant for Metamath Proofs) is a GUI-based proof assistant for creating formal mathematical proofs in Metamath that does not require installation (just run it directly using your web browser).
https://expln.github.io/lamp/latest/index.html
MIT License
12 stars 5 forks source link

Automatically invoke unification if there isn't a green checkmark but a visualization is "requested" #96

Open expln opened 1 year ago

expln commented 1 year ago

Copied from https://github.com/expln/metamath-lamp/issues/83#issuecomment-1586236073

I also suggest that if "visualization toggle" tries to reveal a hidden visualization, automatically invoke unification if there isn't a green checkmark. After all, if the user requested it, the user presumably thinks it's possible & we should try to achieve it.