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
trafficstars

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

delegated
t-category-theory

... for finitely presented modules Written at the AIM algebraic geometry workshop Co-authored-by: David Swinarski --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-author
t-algebra
workshop-AIM-AG-2024

Add definition of faithfully flat ring maps and show basic properties. Co-authored-by: Florent Schaffhauser (github: matematiflo) Co-authored-by: Jujian Zhang (github:@jjaassoonn) Co-authored-by: Yunzhou Xie (github:@whysoserioushah) This contribution was created as part...

delegated
t-algebra
workshop-AIM-AG-2024

and show that they are equivalent to `Spec X.functionField ⟶ Y`. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

t-algebraic-geometry

From PFR --- I am not a huge fan of the names I came up with, so I would gladly take suggestions. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-author
t-algebra

Move the definition of `algebraicClosure` into a separated file (mimicing `seperableClosure` in file FieldTheory.SeperableClosure). Add APIs for `algebraicClosure`. Most are copied api's from `separableClosure`. Show that every algebraic intermediate extension...

t-algebra
new-contributor
maintainer-merge

Define translation of a function by an element of its domain From LeanAPAP --- I don't really like this code, but it is foundational for discrete analysis and I have...

t-algebra

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

blocked-by-other-PR
t-set-theory
large-import

The category-theoretic results can be split between `Mathlib/Algebra/Category/Grp/Injective.lean` and `Mathlib/Algebra/Category/ModuleCat/Injective.lean` instead, with no changes to downstream proofs. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

t-algebra

We add a separate file in which the set of symbols of a FreeMonoid element is defined. This is separated so that users of the basic FreeMonoid file need not...

awaiting-author
t-algebra
new-contributor