Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.app

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] → {P Q : C} → (P ⟶ Q) → CategoryTheory.Over P → CategoryTheory.Over Q

This is just composition of morphisms in C. Another way to express this would be (Over.map f).obj a, but our definition has nicer definitional properties.

Defined in
Mathlib.CategoryTheory.Abelian.Pseudoelements
Cited by
7 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

Cites6

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

Cited by8

Results whose statement or proof uses this declaration.