Skip to content

[Merged by Bors] - chore(AddChar): Rename map_zero_one to map_zero_eq_one#13576

Closed
YaelDillies wants to merge 2 commits intomasterfrom
add_char_map_zero_eq_one
Closed

[Merged by Bors] - chore(AddChar): Rename map_zero_one to map_zero_eq_one#13576
YaelDillies wants to merge 2 commits intomasterfrom
add_char_map_zero_eq_one

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

To follow the naming convention, rename

  • map_zero_onemap_zero_eq_one
  • map_add_mulmap_add_eq_mul
  • map_nsmul_powmap_nsmul_eq_pow
  • map_neg_invmap_neg_eq_inv
  • map_zsmul_zpowmap_zsmul_eq_zpow

Open in Gitpod

To follow the naming convention, rename
* `map_zero_one` → `map_zero_eq_one`
* `map_add_mul` → `map_add_eq_mul`
* `map_nsmul_pow` → `map_nsmul_eq_pow`
* `map_neg_inv` → `map_neg_eq_inv`
* `map_zsmul_zpow` → `map_zsmul_eq_zpow`
@urkud
Copy link
Copy Markdown
Member

urkud commented Jun 8, 2024

Thanks! 🎉
bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jun 8, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 8, 2024
To follow the naming convention, rename
* `map_zero_one` → `map_zero_eq_one`
* `map_add_mul` → `map_add_eq_mul`
* `map_nsmul_pow` → `map_nsmul_eq_pow`
* `map_neg_inv` → `map_neg_eq_inv`
* `map_zsmul_zpow` → `map_zsmul_eq_zpow`
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 8, 2024

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Jun 8, 2024
To follow the naming convention, rename
* `map_zero_one` → `map_zero_eq_one`
* `map_add_mul` → `map_add_eq_mul`
* `map_nsmul_pow` → `map_nsmul_eq_pow`
* `map_neg_inv` → `map_neg_eq_inv`
* `map_zsmul_zpow` → `map_zsmul_eq_zpow`
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 8, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(AddChar): Rename map_zero_one to map_zero_eq_one [Merged by Bors] - chore(AddChar): Rename map_zero_one to map_zero_eq_one Jun 8, 2024
@mathlib-bors mathlib-bors bot closed this Jun 8, 2024
@mathlib-bors mathlib-bors bot deleted the add_char_map_zero_eq_one branch June 8, 2024 08:59
AntoineChambert-Loir pushed a commit that referenced this pull request Jun 20, 2024
To follow the naming convention, rename
* `map_zero_one` → `map_zero_eq_one`
* `map_add_mul` → `map_add_eq_mul`
* `map_nsmul_pow` → `map_nsmul_eq_pow`
* `map_neg_inv` → `map_neg_eq_inv`
* `map_zsmul_zpow` → `map_zsmul_eq_zpow`
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.

2 participants