Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-05-07 18:46 bdce1956

View on Github →

chore(linear_algebra/basic): review (#2616)

  • several new simp lemmas;
  • use linear_equiv.coe_coe instead of coe_apply;
  • rename sup_quotient_to_quotient_inf to quotient_inf_to_sup_quotient because it better reflects the definition; similarly for equiv.
  • make general_linear_group reducible.

Estimated changes