Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-07-05 15:44 05550eac

View on Github →

feat(category_theory/limits): equivalences create limits (#1175)

  • feat(category_theory/limits): equivalences create limits
  • equivalence lemma
  • add @[simp]
  • use right_adjoint_preserves_limits
  • undo weird changes in topology files
  • formatting
  • do colimits too

Estimated changes