mathlib
mathlib copied to clipboard
Lean 3's obsolete mathematical components library: please use mathlib4
--- - [x] depends on: #15796 - [x] depends on: #15797 - [x] depends on: #15858 [](https://gitpod.io/from-referrer/)
This corollary of the special adjoint functor theorem immediately implies that Grothendieck categories are complete, which, according to the Wikipedia article on Grothendieck categories, is "a rather deep result". ---...
Ref: #13776. --- [](https://gitpod.io/from-referrer/)
The corresponding `reflects` statements already follow from faithfulness. --- - [x] depends on: #14829 - [x] depends on: #15107 [](https://gitpod.io/from-referrer/)
--- This PR proves the L¹ martingale convergence theorem and as a corollary, also the Lévy upwards theorem. [](https://gitpod.io/from-referrer/)
A few variables could be made implicit in some of the lemmas in `ring_theory/chain_of_divisors`. I also made a (very) minor stylistic change to a proof from one of my previous...
`finset.fin_range n` is just `finset.univ`, so we inline its definition in the `fintype (fin n)` instance to avoid people trying to use it. --- [](https://gitpod.io/from-referrer/)
feat(category_theory/preadditive): inclusion functor from left exact functors to additive functors
--- - [x] depends on: #12014 - [x] depends on: #12330 - [x] depends on: #12336 [](https://gitpod.io/from-referrer/)
In this PR, we obtain the basic behaviour of lifting properties with respect to adjunctions. --- [](https://gitpod.io/from-referrer/)
In this file we define `lipschitz` , `pin_group` and `spin_group`. Here are some discussion about the latent ambiguity of definition : https://mathoverflow.net/q/427881/172242 and https://mathoverflow.net/q/251288/172242 The definition of the Lipschitz group...