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
13 stars 5 forks source link

Improvements for the Merge dialog #188

Open expln opened 9 months ago

expln commented 9 months ago

The "Merge duplicated steps" dialog should indicate if a step is a hypothesis or a provable. Also the steps in the dialog should be shown in the same order how they appear in the editor.

image

expln commented 9 months ago

A fix is ready here https://github.com/expln/metamath-lamp/commit/1cd4c5adfb28c7e4888765501bad6ead1b11a3b0