Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-09-07 16:31 463e7534

View on Github →

feat(linear_algebra/finite_dimensional): generalisations to division_ring (#8822) I generalise a few results about finite dimensional modules from fields to division rings. Mostly this is me trying out @alexjbest's generalisation_linter. (review: it works really well, and is very helpful for finding the right home for lemmas, but it is slow).

Estimated changes

added theorem dim_eq_card_basis
deleted theorem dim_of_ring
modified theorem dim_quotient_le
added theorem dim_self