leanprover-community/mathlib4

Turn `compute_degree` into a simproc

Open

#22,219 opened on 2025年2月23日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)Lean (1,381 forks)github user discovery
good first issuet-meta

Repository metrics

Stars
 (3,405 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド