leanprover-community/mathlib4
Auf GitHub ansehenTurn `compute_degree` into a simproc
Open
#22.219 geöffnet am 23. Feb. 2025
good first issuet-meta
Repository-Metriken
- Stars
- (3.405 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
compute_degree is a prime example of a piece of meta code that could be implemented as a simproc. It would be interesting to reimplement it as such and compare the user experience.