Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-05-23 07:44 8c1793fe

View on Github →

chore(data/equiv): make equiv.ext args use { } (#2776) Other changes:

  • rename lemmas eq_of_to_fun_eq to coe_fn_injective;
  • add left_inverse.eq_right_inverse and use it to prove equiv.ext.

Estimated changes

added theorem equiv.coe_fn_injective
deleted theorem equiv.eq_of_to_fun_eq
modified theorem equiv.ext
modified theorem equiv.perm.ext
modified theorem equiv.symm_trans
modified theorem equiv.trans_symm