mathlib4
mathlib4 copied to clipboard
The math library of Lean 4
When we need algebra structures on `PUnit`, we should be more surgical about what we are importing. --- [](https://gitpod.io/from-referrer/)
--- [](https://gitpod.io/from-referrer/)
feat(NumberTheory/Ostrowski): First step of the proof of the Archimedean case of Ostrowski's Theorem
This proves the first step of the proof of the Archimedean case of Ostrowski's Theorem, namely that a rational absolute value `f : MulRingNorm ℚ` that is not bounded, i.e....
In this pull request, we define: Given a scheme `X` and a point `x : X.carrier`, `AlgebraicGeometry.Scheme.fromSpecStalk X x` is the canonical scheme morphism from `Spec(O_x)` to `X`. This is...
Under suitable conditions on a monoidal category `C`, we define an instance of `MonoidalCategory (GradedObject ℕ C)`. The construction is actually more general, and it shall be used in order...
Defines Hopf monoids in a braided category. Proves two facts (antipode is an antihomomorphism, morphisms intertwine antipode) that are not yet proved for unbundled Hopf algebras. Once we prove `Hopf_...
This PR defines Ext-groups in general abelian categories by shrinking types of morphisms in the derived category. (When this API is developed further, it shall replace the current definition which...
Use `SubmodulesRingBasis` to put a topology on the finite adeles. --- Remark: when this work was WIP and depended on other PRs it was #13703 (with no reviewer comments). Now...
--- [](https://gitpod.io/from-referrer/)
--- [](https://gitpod.io/from-referrer/)