Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-10-05 06:38 52a270e2

View on Github →

feat(category_theory/limits): bicartesian squares (#14375)

 X ⊞ Y --fst--> X
   |            |
  snd           0
   |            |
   v            v
   Y

Estimated changes

modified structure category_theory.is_pullback
modified structure category_theory.is_pushout