-
Notifications
You must be signed in to change notification settings - Fork 899
feat(CategoryTheory): computing Ext-groups using an injective resolution #32105
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
base: master
Are you sure you want to change the base?
feat(CategoryTheory): computing Ext-groups using an injective resolution #32105
Conversation
…iangulated-orthogonal-2
…lated-orthogonal-2
… into injective-resolution-ext
…o injective-resolution-ext
PR summary c36d1388e6Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This pull request has conflicts, please merge |
Given an injective resolution
Rof an objectYin an abelian category, we define a constructor for elements inExt X Y nwhich takes as input "cocycles" given as morphismsX ⟶ R.cocomplex.X n, and we provide API for this definition.When the dual construction for projective resolution will be done, it will be possible to remove the old
ExtAPI.DRAFT
HomComplexand morphisms in the homotopy category #32093