Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-06-29 22:22 501c1d41

View on Github →

feat(linear_algebra/linear_pmap): add has_smul and ext (#14915) Adds the type-class has_smul for partially defined linear maps. We proof the ext lemma.

Estimated changes