leanprover-community/mathlib4

Turn `compute_degree` into a simproc

Open

#22,219 建立於 2025年2月23日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)Lean (1,381 fork)github user discovery
good first issuet-meta

倉庫指標

Star
 (3,405 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南