-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[Merged by Bors] - feat(Logic/Equiv/Fintype): generalize toCompl to finite source; add exists_extending_pair #34599
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
cameronfreer
wants to merge
33
commits into
leanprover-community:master
from
cameronfreer:feat/perm-extend-injective-fin
+73
−88
Closed
Changes from 7 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
2822f1b
feat(GroupTheory/Perm/Fin): extension of injective Fin functions to p…
cameronfreer 4041858
style(GroupTheory/Perm/Fin): simplify docstrings for extension lemmas
cameronfreer 736c074
refactor(GroupTheory/Perm/Fin): derive m ≤ n from injectivity
cameronfreer 098a34e
style(GroupTheory/Perm/Fin): remove redundant docstrings
cameronfreer 362b758
doc(GroupTheory/Perm/Fin): mention agreement property in docstring
cameronfreer b90cae9
chore(GroupTheory/Perm/Fin): remove StrictMono version of extension l…
cameronfreer ea08732
chore(GroupTheory/Perm/Fin): remove redundant Fintype import
cameronfreer 7142bc4
feat(Logic/Equiv/Fintype): add Perm.exists_extending_pair
cameronfreer a5a7118
refactor(GroupTheory/Perm/Fin): use exists_extending_pair
cameronfreer 499e5d2
golf(Logic/Equiv/Fintype): shorten exists_extending_pair proof
cameronfreer 2290eec
fix(Logic/Equiv/Fintype): remove unused Finite α hypothesis
cameronfreer 8368fb4
golf(GroupTheory/GroupAction/MultipleTransitivity): shorten isMultipl…
cameronfreer a515dd8
feat(GroupTheory/GroupAction/MultipleTransitivity): generalize exists…
cameronfreer 6efac91
docs(Logic/Equiv/Fintype): fix docstring for exists_extending_pair
cameronfreer 9c65ab6
chore(GroupTheory/Perm/Fin): remove exists_extending_injective
cameronfreer e979816
refactor(MultipleTransitivity): rename and add embedding wrapper
cameronfreer 16b5c5b
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 9f501e8
feat(Logic/Equiv/Fintype): generalize toCompl from [Finite α] to [Fin…
cameronfreer ef7b66b
golf(Logic/Equiv/Fintype): replace grind with term proofs in toCompl
cameronfreer 5c41f1c
chore(MultipleTransitivity): remove redundant exists_extending_pair_o…
cameronfreer 3c6b4ff
golf(Logic/Equiv/Fintype): minor cleanup in toCompl proof
cameronfreer ccb15a3
replace refine with exact in Mathlib/Logic/Equiv/Fintype.lean
cameronfreer be39990
replace haveI with have in Mathlib/Logic/Equiv/Fintype.lean
cameronfreer f4a5fc8
merge: resolve conflict with upstream master
cameronfreer 906674e
Merge branch 'master' into feat/perm-extend-injective-fin
cameronfreer 7fced4a
fix: repair extendSubtype_apply_of_not_mem proof and use variable scope
cameronfreer bf75084
golf: simplify extendSubtype_mem and extendSubtype_apply_of_not_mem
cameronfreer df42b8c
revert: keep convert/rw for extendSubtype_mem
cameronfreer 7694c32
Merge branch 'master' into feat/perm-extend-injective-fin
cameronfreer fe83e6a
Merge branch 'master' into feat/perm-extend-injective-fin
cameronfreer 75f9bd2
refactor: extract setDiffEquiv and fix lint warnings
cameronfreer fc2de20
golf: simplify exists_map_finset_eq using eq_of_subset_of_card_le
cameronfreer 8691629
style: convert toCompl from tactic mode to term mode
cameronfreer 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
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
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.