This repository was archived by the owner on Jul 24, 2024. It is now read-only.
[Merged by Bors] - chore(*): add mathlib4 synchronization comments#17754
Closed
github-actions[bot] wants to merge 1 commit intomasterfrom
Closed
[Merged by Bors] - chore(*): add mathlib4 synchronization comments#17754github-actions[bot] wants to merge 1 commit intomasterfrom
github-actions[bot] wants to merge 1 commit intomasterfrom
Conversation
eric-wieser
reviewed
Nov 29, 2022
src/algebra/hom/embedding.lean
Outdated
|
|
||
| > THIS FILE IS SYNCHRONIZED WITH MATHLIB4. | ||
| > https://github.com/leanprover-community/mathlib4/pull/764 | ||
| > Any changes to this file require a corresponding PR to mathlib4.-/ |
Member
There was a problem hiding this comment.
Hmm, looks like I need to teach it to add a line break
e2ae3c1 to
99b167d
Compare
99b167d to
b7d9937
Compare
Member
|
bors merge |
|
👎 Rejected by label |
Member
|
bors merge |
bors bot
pushed a commit
that referenced
this pull request
Dec 1, 2022
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status). Relates to the following PRs: * `algebra.field.defs`: leanprover-community/mathlib4#668 * `algebra.group.commute`: leanprover-community/mathlib4#750 * `algebra.group_with_zero.commute`: leanprover-community/mathlib4#762 * `algebra.group_with_zero.semiconj`: leanprover-community/mathlib4#757 * `algebra.group_with_zero.units.basic`: leanprover-community/mathlib4#735 * `algebra.hom.embedding`: leanprover-community/mathlib4#764 * `algebra.order.monoid.cancel.defs`: leanprover-community/mathlib4#774 * `algebra.order.monoid.canonical.defs`: leanprover-community/mathlib4#778 * `algebra.order.monoid.defs`: leanprover-community/mathlib4#771 * `algebra.order.monoid.min_max`: leanprover-community/mathlib4#763 * `algebra.order.monoid.order_dual`: leanprover-community/mathlib4#786 * `algebra.order.sub.defs`: leanprover-community/mathlib4#732 * `algebra.regular.basic`: leanprover-community/mathlib4#758 * `algebra.ring.commute`: leanprover-community/mathlib4#759 * `algebra.ring.regular`: leanprover-community/mathlib4#795 * `algebra.ring.semiconj`: leanprover-community/mathlib4#751 * `control.applicative`: leanprover-community/mathlib4#798 * `control.functor`: leanprover-community/mathlib4#612 * `control.monad.basic`: leanprover-community/mathlib4#752 * `data.countable.defs`: leanprover-community/mathlib4#736 * `data.int.units`: leanprover-community/mathlib4#807 * `data.nat.basic`: leanprover-community/mathlib4#729 * `data.nat.psub`: leanprover-community/mathlib4#806 * `data.nat.units`: leanprover-community/mathlib4#805 * `data.pi.algebra`: leanprover-community/mathlib4#564 * `data.prod.lex`: leanprover-community/mathlib4#783 * `logic.embedding.basic`: leanprover-community/mathlib4#700 * `logic.equiv.option`: leanprover-community/mathlib4#674 * `order.bounded_order`: leanprover-community/mathlib4#697 * `order.with_bot`: leanprover-community/mathlib4#776 * `order.disjoint`: leanprover-community/mathlib4#773 * `order.min_max`: leanprover-community/mathlib4#728 * `order.prop_instances`: leanprover-community/mathlib4#792 * `order.rel_iso.basic`: leanprover-community/mathlib4#772
|
Pull request successfully merged into master. Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerated from the port status wiki page.
Relates to the following PRs:
algebra.field.defs: [Merged by Bors] - feat: port Algebra.Field.Defs mathlib4#668algebra.group.commute: [Merged by Bors] - feat(Algebra/Group/Commute): port file mathlib4#750algebra.group_with_zero.commute: [Merged by Bors] - feat(Algebra/GroupWithZero/Commute): port file mathlib4#762algebra.group_with_zero.semiconj: [Merged by Bors] - feat(Algebra/GroupWithZero/Semiconj): port file mathlib4#757algebra.group_with_zero.units.basic: [Merged by Bors] - feat(Algebra/GroupWithZero/Units/Basic): port file mathlib4#735algebra.hom.embedding: [Merged by Bors] - feat: port Algebra.Hom.Embedding mathlib4#764algebra.order.monoid.cancel.defs: [Merged by Bors] - feat: port Algebra.Order.Monoid.Cancel.Defs mathlib4#774algebra.order.monoid.canonical.defs: [Merged by Bors] - feat: port Algebra.Order.Monoid.Canonical.Defs mathlib4#778algebra.order.monoid.defs: [Merged by Bors] - feat: port Algebra.Order.Monoid.Defs mathlib4#771algebra.order.monoid.min_max: [Merged by Bors] - feat(Algebra/Order/Monoid/MinMax): port file mathlib4#763algebra.order.monoid.order_dual: [Merged by Bors] - feat: port Algebra.Order.Monoid.OrderDual mathlib4#786algebra.order.sub.defs: [Merged by Bors] - feat: port Algebra.Order.Sub.Defs mathlib4#732algebra.regular.basic: [Merged by Bors] - feat(Algebra/Regular/Basic): port file mathlib4#758algebra.ring.commute: [Merged by Bors] - feat(Algebra/Ring/Commute): port file mathlib4#759algebra.ring.regular: [Merged by Bors] - feat: port Algebra.Ring.Regular mathlib4#795algebra.ring.semiconj: [Merged by Bors] - feat(Algebra/Ring/Semiconj): port file mathlib4#751control.applicative: [Merged by Bors] - feat: port Control.Applicative mathlib4#798control.functor: [Merged by Bors] - feat: port control.functor mathlib4#612control.monad.basic: [Merged by Bors] - feat: port Control.Monad.Basic mathlib4#752data.countable.defs: [Merged by Bors] - feat: port Data.Countable.Defs mathlib4#736data.int.units: [Merged by Bors] - feat: port Data.Int.Units mathlib4#807data.nat.basic: [Merged by Bors] - feat: port Data.Nat.Basic mathlib4#729data.nat.psub: [Merged by Bors] - feat: port Data.Nat.PSub mathlib4#806data.nat.units: [Merged by Bors] - feat: port Data.Nat.Units mathlib4#805data.pi.algebra: [Merged by Bors] - feat: port Data.Pi.Algebra mathlib4#564data.prod.lex: [Merged by Bors] - feat(Data.Prod.Lex): port file mathlib4#783logic.embedding.basic: [Merged by Bors] - port logic.embedding.basic mathlib4#700logic.equiv.option: [Merged by Bors] - feat: port Logic.Equiv.Option mathlib4#674order.bounded_order: [Merged by Bors] - feat: port Order.BoundedOrder mathlib4#697order.with_bot: feat: port Order.WithBot mathlib4#776order.disjoint: [Merged by Bors] - feat: port Order.Disjoint mathlib4#773order.min_max: [Merged by Bors] - feat: port order.minmax mathlib4#728order.prop_instances: [Merged by Bors] - feat: port Order.PropInstances mathlib4#792order.rel_iso.basic: [Merged by Bors] - feat: port Order.RelIso.Basic mathlib4#772The following files have no module docstring, so I have not added a message in this PR
src/control/basic.leanPlease make a PR to add a module docstring (for Lean3 and Lean4!), then I will add the freeze comment next time.
I am a bot; please check that I have not put a comment in a bad place before running
bors merge!If the PRs above don't match the file they are listed after, that means the port status page is wrong.