mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

The math library of Lean 4

Results 568 mathlib4 issues
Sort by recently updated
recently updated
newest added

... from requiring `F` being a field to `F` satisfying `StrongRankCondition` and `S` being a free `F`-module. This makes the original statement a special case. The changed results are: `Subalgebra.eq_bot_of_(rank_le|finrank)_one`,...

awaiting-review
t-algebra

Golf & generalize `smul_top_eq_map`. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
t-algebra

Misc lemmas about smul actions on submodules. --- The overall API of elements/sets/ideals acting on submodules kind of needs of an overhaul. There's a lot of stuff duplicated between these...

awaiting-review
t-algebra

A Lean-linter implementation of the `#`-command linter introduced in #10809. This linter produces a warning whenever a non-whitelisted `#`-commands is used. The whitelist consists of `#align, #align_import, #noalign`. This PR...

awaiting-author
t-meta

--- - [x] depends on: #10814 - [ ] depends on: #10843 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
t-number-theory
t-algebraic-geometry

Image of bilinear map in terms of tensor product. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
t-algebra

Tensoring with the action of a scalar gives the action of that scalar. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
t-algebra

Maximal ideal of local ring is contained in the jacobson radical of any ideal. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
t-algebra

This PR adds the lemma claiming that if `X` and `Y` are independent and `(X, Y)` and `(X', Y')` are identically distributed, then `X'` and `Y'` are independent. See the...

awaiting-review
t-measure-probability

To go with Matrix.det_permutation --- Question: this adds several imports to state the theorem. Should it be put elsewhere? [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review