Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-08-10 15:19 47861363

View on Github →

feat(category_theory/limits): explicit isomorphisms between preserved limits (#3602) When G preserves limits, it's nice to be able to quickly obtain the iso G.obj (pi_obj f) ≅ pi_obj (λ j, G.obj (f j)).

Estimated changes