mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat(CategoryTheory/SmallObject/Iteration): the unique morphism (bot and succ cases)

Open joelriou opened this issue 1 year ago • 2 comments


  • [ ] depends on: #18115

Open in Gitpod

joelriou avatar Oct 23 '24 14:10 joelriou

PR summary b9018760c7

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.SmallObject.Iteration.UniqueHom 417

Declarations diff

+ mkOfBot + mkOfSucc + mkOfSuccNatTrans + mkOfSuccNatTransApp + mkOfSuccNatTransApp_eq_of_le + mkOfSuccNatTransApp_succ_eq

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

github-actions[bot] avatar Oct 23 '24 14:10 github-actions[bot]

This PR/issue depends on:

  • ~~leanprover-community/mathlib4#18115~~ By Dependent Issues (🤖). Happy coding!

:v: joelriou can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

mathlib-bors[bot] avatar Nov 10 '24 07:11 mathlib-bors[bot]

Thanks!

bors merge

joelriou avatar Nov 10 '24 22:11 joelriou

Pull request successfully merged into master.

Build succeeded:

mathlib-bors[bot] avatar Nov 10 '24 22:11 mathlib-bors[bot]