Closed 0art0 closed 1 month ago
I may have accidentally caused a merge conflict by approving an earlier version of extract_implications.lean... are you able to resolve it on your end?
I have now synchronized the code with the latest changes in the main
branch.
One change this PR introduces is to refactor the bulk of @dwrensha's code for extracting implications into a separate file which is then imported by the code for rendering the visualization.
A widget for visualizing the diagram of implications from within Lean using
vis.js
.This PR depends #22.