Skip to content

Commit

Permalink
chore(category_theory/preadditive/projective_resolution): typo (#12702)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaassoonn committed Mar 15, 2022
1 parent eefa425 commit a98202b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/category_theory/preadditive/projective_resolution.lean
Expand Up @@ -165,7 +165,7 @@ begin
exact lift_f_succ P Q n g g' w,
end

/-- The resolution maps interwine the lift of a morphism and that morphism. -/
/-- The resolution maps intertwine the lift of a morphism and that morphism. -/
@[simp, reassoc]
lemma lift_commutes
{Y Z : C} (f : Y ⟶ Z) (P : ProjectiveResolution Y) (Q : ProjectiveResolution Z) :
Expand Down

0 comments on commit a98202b

Please sign in to comment.