-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Merged by Bors] - chore(Data/Tree/Basic): Rename Tree to BinaryTree #39707
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
sorrachai
wants to merge
45
commits into
leanprover-community:master
from
sorrachai:rename_tree_to_binary_tree
Closed
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
a629abf
rename tree; define memberaship instance; decidable; traversal
sorrachai 9c3719f
author
sorrachai 952d13f
update
sorrachai 3df2975
update
sorrachai 89256dd
minor
sorrachai 7d8e49d
change Tree to BinaryTree
sorrachai a8a24c1
rename branch
sorrachai 8e7291a
ensure only rename
sorrachai 0fcd3b0
minor
sorrachai c14add8
add deprecated tags
sorrachai 53b1d9b
Update Mathlib/Data/Tree/Basic.lean
sorrachai 1e415ba
Update Mathlib/Data/Tree/Basic.lean
sorrachai 8667728
Merge branch 'master' into rename_tree_to_binary_tree
sorrachai d585249
update
sorrachai 8cef643
depreciate Get.lean
sorrachai b01599b
minor
sorrachai c371e4f
Update Mathlib/Data/Tree/Basic.lean
sorrachai 66042ed
Update Mathlib/Data/Tree/Basic.lean
sorrachai fbaa904
Merge branch 'master' into rename_tree_to_binary_tree
sorrachai 2f12a72
add _root_
sorrachai 80820ad
restore docstring
sorrachai 38279ef
minor
sorrachai b4160af
add docstring
sorrachai 9716693
docstring
sorrachai eefccad
Merge branch 'master' into rename_tree_to_binary_tree
sorrachai e49e900
remove expose
sorrachai fc1a5b4
Merge branch 'rename_tree_to_binary_tree' of https://github.com/sorra…
sorrachai 4cff09e
Merge branch 'rename_tree_to_binary_tree' of https://github.com/sorra…
sorrachai c2ef00e
Update Mathlib/Data/Tree/Get.lean
sorrachai b7c505c
Update Mathlib/Data/Tree/Basic.lean
sorrachai 0c211bd
Merge branch 'master' into rename_tree_to_binary_tree
sorrachai 4a450d5
expose
sorrachai 75d2589
Merge branch 'master' into rename_tree_to_binary_tree
sorrachai 2b3a4d8
locally disable liner
sorrachai 56168ce
Update Mathlib/Data/Tree/Basic.lean
sorrachai b597180
formatting
sorrachai bd8e8b0
alias docstrings
eric-wieser 51c6e76
missing deprecation
eric-wieser cfb5cf3
Merge remote-tracking branch 'origin/master' into rename_tree_to_bina…
eric-wieser 44ee70e
missing import
eric-wieser 16ffd59
Apply suggestion from @eric-wieser
eric-wieser fdb4514
Docstring and formatting
eric-wieser 2f1f2dd
Fix bad line wrapping
eric-wieser c564425
Remove blank line
eric-wieser 9ab2f22
Merge branch 'master' into rename_tree_to_binary_tree
eric-wieser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.