Skip to content

[Merged by Bors] - chore(Data/ENat): unbundle ENat.toNat#13936

Closed
Rida-Hamadani wants to merge 5 commits intomasterfrom
rida/toNat
Closed

[Merged by Bors] - chore(Data/ENat): unbundle ENat.toNat#13936
Rida-Hamadani wants to merge 5 commits intomasterfrom
rida/toNat

Conversation

@Rida-Hamadani
Copy link
Copy Markdown
Collaborator

This will allow us to write n.toNat instead of ENat.toNat n


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 18, 2024

PR summary b820156d30

Import changes

No significant changes to the import graph


Declarations diff

+ coe_toNatHom
+ toNatHom
+ toNatHom_apply

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

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

Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
@b-mehta
Copy link
Copy Markdown
Contributor

b-mehta commented Jun 23, 2024

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jun 23, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 23, 2024
This will allow us to write `n.toNat` instead of `ENat.toNat n`
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 23, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(Data/ENat): unbundle ENat.toNat [Merged by Bors] - chore(Data/ENat): unbundle ENat.toNat Jun 23, 2024
@mathlib-bors mathlib-bors bot closed this Jun 23, 2024
@mathlib-bors mathlib-bors bot deleted the rida/toNat branch June 23, 2024 11:47
kbuzzard pushed a commit that referenced this pull request Jun 26, 2024
This will allow us to write `n.toNat` instead of `ENat.toNat n`
dagurtomas pushed a commit that referenced this pull request Jul 2, 2024
This will allow us to write `n.toNat` instead of `ENat.toNat n`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants