-
Notifications
You must be signed in to change notification settings - Fork 15
integrate ssr #20
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
Draft
saddle196883
wants to merge
3
commits into
master
Choose a base branch
from
integrate_ssr
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.
Draft
integrate ssr #20
Conversation
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
Collaborator
|
This would probably remain in parallel development, since we have no guarantees if SSR would be included into mathlib. |
# Conflicts: # Coxeter/Aux_.lean
JQChong
added a commit
that referenced
this pull request
Apr 21, 2024
* Fix unsolved goal * test pr * Update PosetChain.lean * Update PosetChain.lean * chain_nodup & chain_singleton_of_head_eq_tail * Update PosetChain.lean * maximal_chain'₂_iff_ledot & maximal_chain_iff_cover * small improve * maximal_chain'_cons * Update PosetChain.lean * prove 2 6 * Update PosetChain.lean * tmp * prove 8th lemma * Update PosetChain.lean * poset * max_chain_mem_edge & new lemma mem_adjPairs_iff * mem_adjPairs_iff * Update PosetChain.lean * PosetGraded && change of PosetChain (#12) * Update AbstractSimplicialComplex.lean Make all comments docComments * Update AbstractSimplicialComplex.lean * Update AbstractSimplicialComplex.lean * Update ASCShelling.lean Fix a mispelling * update ASC * change `simp` to `simp only` * i love coxeter groups(bushi ) * Update AbstractSimplicialComplex.lean * Update AbstractSimplicialComplex.lean * update ASC * Update AbstractSimplicialComplex.lean change `\U i\in s` to `\U i : s` * Update AbstractSimplicialComplex.lean * change rank to finite version * PosetGraded --------- Co-authored-by: Lei Bichang <leibichang58@ruc.edu.cn> Co-authored-by: Lei Bichang <140472311+Prowler99@users.noreply.github.com> Co-authored-by: Haotian Liu <545318535@qq.com> Co-authored-by: lpya942 <mec2009470@xmu.edu.my> Co-authored-by: Haocheng Wang <152980872+hcWang942@users.noreply.github.com> * Develop (#13) * Sync with NUS && fmt (#14) * Update AbstractSimplicialComplex.lean Make all comments docComments * Update AbstractSimplicialComplex.lean * Update AbstractSimplicialComplex.lean * Update ASCShelling.lean Fix a mispelling * update ASC * change `simp` to `simp only` * i love coxeter groups(bushi ) * Update AbstractSimplicialComplex.lean * Update AbstractSimplicialComplex.lean * update ASC * Update AbstractSimplicialComplex.lean change `\U i\in s` to `\U i : s` * Update AbstractSimplicialComplex.lean * Update AbstractSimplicialComplex.lean * update ASC (#5) * fmt * update ASC (#6) * update ASC * update ASC * Update AbstractSimplicialComplex.lean * Prove `closure_eq_iSup` 1. prove that taking supremum commutes with taking closure 2. prove `closure_eq_iSup` * Update AbstractSimplicialComplex.lean (#7) * Update AbstractSimplicialComplex.lean * Update AbstractSimplicialComplex.lean * Revert "Update AbstractSimplicialComplex.lean (#7)" (#8) This reverts commit 512d8fe. --------- Co-authored-by: Lei Bichang <leibichang58@ruc.edu.cn> Co-authored-by: Lei Bichang <140472311+Prowler99@users.noreply.github.com> Co-authored-by: Haotian Liu <545318535@qq.com> Co-authored-by: lpya942 <mec2009470@xmu.edu.my> Co-authored-by: Haocheng Wang <152980872+hcWang942@users.noreply.github.com> Co-authored-by: Haotian Liu <98384450+HaotianLiu123@users.noreply.github.com> Co-authored-by: slashbade <143721150+slashbade@users.noreply.github.com> * Develop (#15) * PosetASC aux sorries (#16) * fmt * fmt * aux for PosetASC * Update PosetChain.lean (#17) * prove Delta using List.filter (#18) * Develop (#20) * Create ReflectionOrder.lean * ReflectionOrder init * Update ReflectionOrder.lean * fix Hecke * Update Defs.lean * Update Defs.lean * redef * reflAlg init * Update GraphSearchAux.lean * Update GraphSearchAux.lean * fix refl * Update InitialSectionsOfRelf.lean * bruhat order locally finite * try to define h * Update PosetChain.lean * Update PosetASC.lean * Prove length_diff_one and dependent lemmas. * fix * fix Hecke * fix Rpoly * 000 --------- Co-authored-by: jjdishere <emailboxofjjd@163.com> Co-authored-by: ampan98 <e0407566@u.nus.edu> Co-authored-by: slashbade <143721150+slashbade@users.noreply.github.com> Co-authored-by: Chong Jing Quan <jingquan0302@gmail.com> * PosetASC Pure (#19) * Update PosetChain.lean * Update PosetASC.lean * 000 * PosetASC * Clear * sync --------- Co-authored-by: XintaoYu <145187850+XintaoYu@users.noreply.github.com> Co-authored-by: XintaoYu <2019202446@ruc.edu.cn> --------- Co-authored-by: timechess <tyc221@ruc.edu.cn> Co-authored-by: zsj <2951037717@qq.com> Co-authored-by: zzsj2001 <106316577+zzsj2001@users.noreply.github.com> Co-authored-by: Hennessy <1837184819@qq.com> Co-authored-by: Lei Bichang <leibichang58@ruc.edu.cn> Co-authored-by: Lei Bichang <140472311+Prowler99@users.noreply.github.com> Co-authored-by: Haotian Liu <545318535@qq.com> Co-authored-by: lpya942 <mec2009470@xmu.edu.my> Co-authored-by: Haocheng Wang <152980872+hcWang942@users.noreply.github.com> Co-authored-by: Haotian Liu <98384450+HaotianLiu123@users.noreply.github.com> Co-authored-by: slashbade <143721150+slashbade@users.noreply.github.com> Co-authored-by: jjdishere <emailboxofjjd@163.com> Co-authored-by: ampan98 <e0407566@u.nus.edu> Co-authored-by: Chong Jing Quan <jingquan0302@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The following pull integrates Sergey's SSReflect from
https://github.com/verse-lab/lean-ssr.As a test, the List section of Aux_.lean has been rewritten (and extensive documentation added) to use SSReflect. This will indicate if things break.
Note: This will cause the code to temporarily not compile. To integrate SSR completely:
require ssreflect from git " https://github.com/verse-lab/lean-ssr" @ masteris in thelakefile.lean.lake update ssreflectin the terminal. (To open the terminal, pressCtrl + shift + `.)