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

`Int.strongRec`: if a proposition holds for integers less than a threshold, and it holds for an integer above the threshold if it holds for all smaller integers, then it holds...

awaiting-review
t-algebra

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

awaiting-review
t-order
maintainer-merge

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

awaiting-review
t-measure-probability
maintainer-merge

Additivise a few more lemmas. Unify `inv_mem_center`/`inv_mem_center₀`, `div_mem_center`/`div_mem_center₀`. Move the few remaining lemmas about `GroupWithZero` to a new file `Algebra.GroupWithZero.Center`. Do the same with `Algebra.Group.Centralizer`. --- - [x] depends on:...

awaiting-review
t-algebra
move-decls

The to_additive version of this lemma was incorrectly named in Lean 3, which seemingly led to some confusion in porting --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

delegated
merge-conflict
easy

--- This method can improve speed, for example #7434, #7435, #7401, #6874, #7408, #7430, #7435, #7436 Sometimes it slows things dow though, e.g #7431 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

delegated
merge-conflict

This adds definitions of linear equivalences for modules `M` with their left-/right-product with a trivial module `M \times 0` and `0 \times M`, and analogous statements for Algebras. --- [![Open...

delegated
merge-conflict
t-algebra

Move the few remaining lemmas to earlier files. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
t-algebra
maintainer-merge

We show that the automorphism group of a fiber functor is isomorphic to the limit of the automorphism groups of all Galois objects. From this we deduce that the automorphism...

awaiting-author
t-category-theory

Not everyone contributes to Mathlib by first asking for write permission: see #7339 for an example. For those users, it's nice if it is at least possible to change `awaiting-review`...

delegated