Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.Pseudoelement.pseudoApply

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

A morphism f induces a function pseudoApply f on pseudoelements.

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

Around this declaration

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

CategoryTheory.Abelian.Pseudoelement.pseudoApply_mk' · cited by 2Pseudoelement.pseudoApply…CategoryTheory.Abelian.Pseudoelement.zero_morphism_ext · cited by 2Pseudoelement.zero_morphi…CategoryTheory.Abelian.Pseudoelement.apply_eq_zero_of_comp_eq_zero · cited by 1Pseudoelement.apply_eq_ze…CategoryTheory.Abelian.Pseudoelement.apply_zero · cited by 1Pseudoelement.apply_zeroCategoryTheory.Abelian.Pseudoelement.comp_apply · cited by 1Pseudoelement.comp_applyCategoryTheory.Abelian.Pseudoelement.zero_apply · cited by 1Pseudoelement.zero_applyCategoryTheory.Abelian.Pseudoelement.comp_comp · cited by 0Pseudoelement.comp_compCategoryTheory.Abelian.Pseudoelement.epi_of_pseudo_surjective · cited by 0Pseudoelement.epi_of_pseu…CategoryTheory.Abelian.Pseudoelement.eq_zero_iff · cited by 0Pseudoelement.eq_zero_iffCategoryTheory.Abelian.Pseudoelement.exact_of_pseudo_exact · cited by 0Pseudoelement.exact_of_ps…CategoryTheory.Abelian.Pseudoelement.homToFun · cited by 0Pseudoelement.homToFunCategoryTheory.Abelian.Pseudoelement.mono_of_zero_of_map_zero · cited by 0Pseudoelement.mono_of_zer…CategoryTheory.Abelian.Pseudoelement.pseudo_exact_of_exact · cited by 0Pseudoelement.pseudo_exac…CategoryTheory.Abelian.Pseudoelement.pseudo_injective_of_mono · cited by 0Pseudoelement.pseudo_inje…CategoryTheory.Abelian.Pseudoelement.pseudo_pullback · cited by 0Pseudoelement.pseudo_pull…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Abelian.Pseudoelement · cited by 21Abelian.PseudoelementQuotient.map · cited by 7Quotient.mapCategoryTheory.Abelian.app · cited by 7Abelian.appCategoryTheory.Abelian.Pseudoelement.pseudoApply_aux · cited by 0Pseudoelement.pseudoApply…Pseudoelement.pseudoApplyCITED BYCITES

Cites8

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

Cited by19

Results whose statement or proof uses this declaration.