chore: add simp lemma to unfold Algebra.algHom#36346
chore: add simp lemma to unfold Algebra.algHom#36346kckennylau wants to merge 1 commit intoleanprover-community:masterfrom
Conversation
kckennylau
commented
Mar 8, 2026
PR summary 401ee04251Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diff
You can run this locally as follows## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
|
Sorry for being harsh, but I want to emphasis that there is already https://leanprover-community.github.io/mathlib4_docs/Mathlib/Algebra/Algebra/Tower.html#IsScalarTower.toAlgHom which is definitionally equal to Related discussion: #mathlib4 > duplication: Algebra.algHom = IsScalarTower.toAlgHom |
|
maybe we should have one of these |
|
I agree with the remarks above. Instead of adding |
|
I've checked that currently in mathlib, (https://github.com/search?q=repo%3Aleanprover-community%2Fmathlib4%20Algebra.algHom&type=code) besides the definition, there are 6 files using |