Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-14 05:39 38244939

View on Github →

refactor(group_theory/free_abelian_group): Make proofs more robust (#14089) Reduce the API breakage by proving distrib (free_abelian_group α) and has_distrib_neg (free_abelian_group α) earlier. Protect lemmas to avoid shadowing the root ones.

Estimated changes