Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-10-03 04:08 6ab3eb7c

View on Github →

chore(category_theory/limits/equalizers): some equalizer fixups (#4372) A couple of minor changes for equalizers:

  • Add some simps attributes
  • Removes some redundant brackets
  • Simplify the construction of an iso between cones (+dual)
  • Show the equalizer fork is a limit (+dual)

Estimated changes