leanprover-community/mathlib4

Turn `compute_degree` into a simproc

Open

#22.219 aperta il 23 feb 2025

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Lean (1381 fork)github user discovery
good first issuet-meta

Metriche repository

Star
 (3405 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor