mathlib4
mathlib4 copied to clipboard
The math library of Lean 4
This PR is part of the effort to prove the Freyd-Mitchell embedding theorem. --- [](https://gitpod.io/from-referrer/)
This PR defines the composite of two heterogeneous vertex operators as a heterogeneous vertex operator, using iterated Hahn series. Composite vertex operators appear in some definitions of vertex algebras. Additional...
--- [](https://gitpod.io/from-referrer/)
--- [](https://gitpod.io/from-referrer/)
This seems like a reasonable thing to split out, and it also makes `Associated.lean` not depend on as much order theory. --- [](https://gitpod.io/from-referrer/)
This PR unifies the definitions of the categories `CompHaus`, `Profinite`, `Stonean`, and `LightProfinite` by defining a structure `CompHausLike P` depending on a predicate `P` on topological spaces. Many of the...
--- - [ ] depends on: #12915 [](https://gitpod.io/from-referrer/)
This PR contains mainly the following two equivalences: ```lean def nonZeroDivisorsUnitsEquiv (α : Type*) [MonoidWithZero α] : (α⁰)ˣ ≃* αˣ ``` and ```lean def AssociatesNonZeroDivisorsMulEquiv (α : Type*) [CommMonoidWithZero α]...
WIP --- [](https://gitpod.io/from-referrer/)
This conribution adds a distinct notion of a (non-Hausdorff) completely normal space, and disintangles relevant results that do not require Hausdorff. --- [](https://gitpod.io/from-referrer/)