Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Arrow.RightHomotopy

{V : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} V] →
    [CategoryTheory.Preadditive V] → {u v : CategoryTheory.Arrow V} → (u ⟶ v) → (u ⟶ v) → Type v_1

A right homotopy on morphisms in the category of arrows of a preadditive category.

Defined in
Mathlib.CategoryTheory.Preadditive.FreydCategory.Homotopy
Cited by
22 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by44

Results whose statement or proof uses this declaration.