Commit 2022-12-01 01:59 3fc13587
View on Github →feat: port Data.Int.Units (#807)
mathlib3 SHA: 62a5626868683c104774de8d85b9855234ac807c
I'm a bit confused about the choice of indenting that mathport uses in proofs - I've tried to copy it, but I can't find any documentation to explain a preferred style in Lean 4. I also added a missing #align
in Algebra.Group.Units
.