Mathlib Map

Theorems · Definition · category theory

CategoryTheory.HomOrthogonal

{C : Type u} → [CategoryTheory.Category.{v, u} C] → {ι : Type u_1} → (ι → C) → Prop

A family of objects is "hom orthogonal" if there is at most one morphism between distinct objects. (In a category with zero morphisms, that must be the zero morphism.)

Defined in
Mathlib.CategoryTheory.Preadditive.HomOrthogonal
Cited by
11 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.HomOrthogonal.matrixDecomposition · cited by 6HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecompositionAddEquiv · cited by 4HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecompositionLinearEquiv · cited by 2HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecomposition_apply · cited by 2HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.eq_zero · cited by 1HomOrthogonal.eq_zeroCategoryTheory.HomOrthogonal.matrixDecomposition_comp · cited by 1HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecomposition_id · cited by 1HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.equiv_of_iso · cited by 0HomOrthogonal.equiv_of_isoCategoryTheory.HomOrthogonal.matrixDecompositionAddEquiv_apply · cited by 0HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecompositionAddEquiv_symm_apply · cited by 0HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecompositionLinearEquiv_apply · cited by 0HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecompositionLinearEquiv_symm_apply · cited by 0HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecomposition_symm_apply · cited by 0HomOrthogonal.matrixDecom…CategoryTheory.HomOrthogonal.matrixDecomposition.congr_simp · cited by 0matrixDecomposition.congr…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomPairwise · cited by 516PairwiseCategoryTheory.HomOrthogonalCITED BYCITES

Cites3

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

Cited by14

Results whose statement or proof uses this declaration.