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.

贡献者指南