Skip to content

[Merged by Bors] - feat(Algebra/Homology): the class of quasi-isomorphisms in the homotopy category#9686

Closed
joelriou wants to merge 7 commits intomasterfrom
localization-homotopy-1
Closed

[Merged by Bors] - feat(Algebra/Homology): the class of quasi-isomorphisms in the homotopy category#9686
joelriou wants to merge 7 commits intomasterfrom
localization-homotopy-1

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

This PR introduces the class of quasi-isomorphisms in the homotopy category of homological complexes.


Open in Gitpod

namespace HomotopyCategory

/-- The class of quasi-isomorphisms in the homotopy category. -/
def qis : MorphismProperty (HomotopyCategory C c) :=
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer

Suggested change
def qis : MorphismProperty (HomotopyCategory C c) :=
def quasiIso : MorphismProperty (HomotopyCategory C c) :=

Or do you think the length will quickly become annoying?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion. I do not think it will be annoying at all. I have made the change both for HomologicalComplex.quasiIso and HomotopyCategory.quasiIso.

@jcommelin jcommelin added awaiting-author A reviewer has asked the author a question or requested changes. and removed awaiting-review labels Feb 8, 2024
@joelriou joelriou removed the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 8, 2024
Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Feb 9, 2024
mathlib-bors bot pushed a commit that referenced this pull request Feb 9, 2024
…py category (#9686)

This PR introduces the class of quasi-isomorphisms in the homotopy category of homological complexes.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 9, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/Homology): the class of quasi-isomorphisms in the homotopy category [Merged by Bors] - feat(Algebra/Homology): the class of quasi-isomorphisms in the homotopy category Feb 9, 2024
@mathlib-bors mathlib-bors bot closed this Feb 9, 2024
@mathlib-bors mathlib-bors bot deleted the localization-homotopy-1 branch February 9, 2024 04:56
atarnoam pushed a commit that referenced this pull request Feb 9, 2024
…py category (#9686)

This PR introduces the class of quasi-isomorphisms in the homotopy category of homological complexes.
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
…py category (#9686)

This PR introduces the class of quasi-isomorphisms in the homotopy category of homological complexes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants