mathlib icon indicating copy to clipboard operation
mathlib copied to clipboard

Lean 3's obsolete mathematical components library: please use mathlib4

Results 381 mathlib issues
Sort by recently updated
recently updated
newest added

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

WIP
t-analysis

I had a go at Minkowski's convex body theorem and it works thanks to @urkud 's pidgeonhole for measurable spaces. My interest is in the applications to number theory, hence...

RFC

This introduces three categories of C⋆-algebras (over `ℂ`), namely: * `CStarAlg`: not necessarily unital C⋆-algebras with `non_unital_star_alg_hom`s * `CStarAlg₁`: unital C⋆-algebras with `star_alg_hom`s * `CommCStarAlg₁`: commutative unital C⋆-algebras with `star_alg_hom`s...

WIP
blocked-by-other-PR
t-analysis
t-category-theory

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

awaiting-author
t-order

Since injective groups are divisible and vice versa, we show `AddCommGroup` has enough "divisibles": for any group $A$, we embed $A$ into $\prod_{f : A \to \mathbb{Q}/\mathbb{Z}} \mathbb{Q}/\mathbb{Z}$, since $\mathbb{Q}/\mathbb{Z}$...

awaiting-author
awaiting-CI
t-algebra

--- The alternative version of `val_min_abs`. Returns integer on the interval `[-n/2, n/2)` instead of the interval `(-n/2, n/2]`. This is what machine integers do, a signed integer is an...

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

WIP
awaiting-author

--- - [x] depends on: #13908 - [x] depends on: #13905 - [x] depends on: #13882 - [ ] depends on: #13933 - [x] depends on: #13934 - [x] depends...

WIP
blocked-by-other-PR

This PR adds new ways to construct projective subspaces. This PR also adds lemmas which show that for a projective subspace, any nonzero linear combination of vectors, where each vector...

delegated

We add `add is_cyclotomic_extension.equiv`: being a cyclotomic extension is preserved by `alg_equiv`. From flt-regular --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

WIP
t-algebra
t-number-theory