Theorems · Definition · category theory
CategoryTheory.Abelian.Ext.mapExactFunctor
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
{D : Type u'} →
[inst_2 : CategoryTheory.Category.{v', u'} D] →
[inst_3 : CategoryTheory.Abelian D] →
(F : CategoryTheory.Functor C D) →
[F.Additive] →
[CategoryTheory.Limits.PreservesFiniteLimits F] →
[CategoryTheory.Limits.PreservesFiniteColimits F] →
[inst_7 : CategoryTheory.HasExt C] →
[inst_8 : CategoryTheory.HasExt D] →
{X Y : C} →
{n : ℕ} → CategoryTheory.Abelian.Ext X Y n → CategoryTheory.Abelian.Ext (F.obj X) (F.obj Y) nThe map between Ext induced by LocalizerMorphism.smallShiftedHomMap.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- ComplexShape.upproof · cited by 1,123
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement and proof · cited by 191
- CategoryTheory.Limits.PreservesFiniteLimitsstatement and proof · cited by 121
- CategoryTheory.Limits.PreservesFiniteColimitsstatement and proof · cited by 102
- CategoryTheory.Functor.mapCochainComplexSingleFunctorproof · cited by 8
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapExtAddHomproof · cited by 6
- CategoryTheory.Abelian.Ext.mapExactFunctor_homstatement and proof · cited by 4
- CategoryTheory.Abelian.Ext.mapExactFunctor_mk₀statement · cited by 3
- CategoryTheory.Abelian.Ext.mapExactFunctor.congr_simpstatement and proof · cited by 3
- CategoryTheory.Abelian.Ext.mapExactFunctor_compstatement · cited by 2
- CategoryTheory.Abelian.Ext.mapExactFunctor_extClassstatement · cited by 2
- CategoryTheory.Abelian.Ext.mapExactFunctor₀statement · cited by 2
- CategoryTheory.Abelian.Ext.mapExactFunctor_addstatement and proof · cited by 0
- CategoryTheory.Abelian.Ext.mapExactFunctor_zerostatement · cited by 0
- CategoryTheory.Functor.mapExactFunctor_smulstatement and proof · cited by 0
- CategoryTheory.Functor.mapExtAddHom_applystatement · cited by 0
- CategoryTheory.Functor.mapExtAddHom_coestatement · cited by 0