Skip to content

feat(Data/ENat/Basic): add ENat.toNat_pos#39671

Open
tb65536 wants to merge 2 commits into
leanprover-community:masterfrom
tb65536:tb_tonatpos
Open

feat(Data/ENat/Basic): add ENat.toNat_pos#39671
tb65536 wants to merge 2 commits into
leanprover-community:masterfrom
tb65536:tb_tonatpos

Conversation

@tb65536
Copy link
Copy Markdown
Contributor

@tb65536 tb65536 commented May 21, 2026

This PR adds a missing lemma ENat.toNat_pos.


Open in Gitpod

@tb65536 tb65536 added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-algebra Algebra (groups, rings, fields, etc) labels May 21, 2026
@github-actions github-actions Bot added the t-data Data (lists, quotients, numbers, etc) label May 21, 2026
@github-actions
Copy link
Copy Markdown

PR summary 25f45f3973

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ toNat_pos

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

@github-actions github-actions Bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-algebra Algebra (groups, rings, fields, etc) t-data Data (lists, quotients, numbers, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant