English
The counit of the opposite triangle equivalence yields a natural isomorphism from the inverse followed by the functor to the identity on triangles.
Русский
Куниот противолежащей эквивалентности треугольников даёт естественный изоморфизм от композиции inverse затем functor к идентичности на треугольниках.
LaTeX
$$$\\text{counitIso} : (\\text{inverse} C \\; \\odot\\; \\text{functor} C) \\Rightarrow \\text{Id}$$$
Lean4
@[macro CategoryTheory.Pretriangulated.termDistTriang_]
public meta def
_aux_Mathlib_CategoryTheory_Triangulated_Pretriangulated___macroRules_CategoryTheory_Pretriangulated_termDistTriang__1 :
Macro✝ := fun
| `(distTriang $C) => ``(@distinguishedTriangles $C _ _ _ _ _ _)
| _ => no_error_if_unused% throw✝ Lean.Macro.Exception.unsupportedSyntax✝