-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat(Algebra/DirectSum): equivalence between direct sum indexed by ι₁ and double sum indexed by ι₂ and fibres of f : ι₁ → ι₂ #39607
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
Open
TentativeConvert
wants to merge
30
commits into
leanprover-community:master
Choose a base branch
from
TentativeConvert:sigma-fiber-equiv
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 19 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
7333c7e
1. add variant equivCongrLeft' of equivCongrLeft, and corresponding ……
TentativeConvert 8da74c5
Add …of lemma for sigmaCurry, i.e. sigmaCurry_of.
TentativeConvert ed508da
Add sigmaFiberAddEquiv: the equivalence between a direct sum indexed …
TentativeConvert 438facb
add DocString for DirectSum.equivCongrLeft'
TentativeConvert 6805b5c
Apply suggestion from @themathqueen
TentativeConvert e28e218
remove equivCongrLeft' again
TentativeConvert 0869d2b
Merge remote-tracking branch 'upstream/master' into sigma-fiber-equiv
TentativeConvert 42403fa
remove doubled dedidability assumption
TentativeConvert d5f3612
adapt spacing
TentativeConvert c5c3aec
adapt spacing
TentativeConvert ba5a211
remove 'by exact'
TentativeConvert 4ae1133
indent calc block
TentativeConvert 064fcd4
remove unnecessary explicit cast
TentativeConvert 5f6c2f0
shorten proof to rfl
TentativeConvert a5ea556
shorten proof to rfl
TentativeConvert 0d58d24
add missing space
TentativeConvert e48c29c
simplify last step of calc proof
TentativeConvert f6c69a1
adapt spacing
TentativeConvert 25fbafa
replace explicit use of sigmaCurry_of with simp call
TentativeConvert d3ae57e
reintroduce line break deleted by accidenent
TentativeConvert 9808ab6
adjust spacing of doc string in line with other review suggestions
TentativeConvert 112d499
further adjust docstring spacing
TentativeConvert 13ec498
adapt spacing
TentativeConvert 4d5c061
rename …apply' -> …apply; …apply -> …apply_apply
TentativeConvert 69a1787
shorten '∀ i : ι₁' to '∀ i'
TentativeConvert 6b1bc34
don't need initial "by" in pure calc proof
TentativeConvert 565ae11
Merge branch 'master' into sigma-fiber-equiv
TentativeConvert cdfcc16
change \forall to \Pi
TentativeConvert fb1a532
improve readability of docstring following a suggestion by Jon Eugster
TentativeConvert 3a427c0
Merge branch 'master' into sigma-fiber-equiv
TentativeConvert 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.