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

- `TensorProduct.congr_symm` which states `(TensorProduct.congr f g).symm = TensorProduct.congr f.symm g.symm` - `TensorProduct.coe_congr_(left|right)_refl`: relates `TensorProduct.congr` and `LinearMap.(l|r)Tensor` --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
easy
t-algebra

This PR allows the names to be clearly distinguished from versions that do not require positivity assumptions, but also become too long. Due to name conflicts, some similar lemmas have...

awaiting-review
merge-conflict
t-algebra
t-order

This PR defines the type `Triangulated.Subcategory C` when `C` is a pretriangulated category. It also introduces a type class `Set.RespectsIso` for set of objects in a category `C` that is...

awaiting-review
t-category-theory

add a type of Katetov maps (one point extensions of a metric) and related notation and FunLike coercions. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

t-topology
new-contributor

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

delegated
ready-to-merge

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

awaiting-review
awaiting-CI

Adds new syntax for sum/product big operators for `∑ x ∈ s, f x`. The set `s` can either be a `Finset` or a `Set` with a `Fintype` instance, in...

awaiting-review
merge-conflict
t-meta
maintainer-merge

This is a draft PR which will be split into many chunks for final submission - Abstract functional-equation argument for Mellin transforms - Refactor Riemann zeta using this - Hurwitz...

WIP

In this file, it is shown that if a class of morphisms `W` in a pretriangulated category is compatible with the triangulation and has a left calculus of fractions, then...

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