leanprover-community/mathlib4

Turn `compute_degree` into a simproc

Open

#22.219 geöffnet am 23. Feb. 2025

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Lean (1.381 Forks)github user discovery
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.

Contributor Guide