Theorems · Theorem · category theory
CategoryTheory.IsGrothendieckAbelian.GabrielPopescuAux.exists_d_comp_eq_d
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
[inst_2 : CategoryTheory.IsGrothendieckAbelian.{v, v, u} C] {G : C},
CategoryTheory.IsSeparator G →
∀ {A : C} (B : C) [CategoryTheory.Injective B] {M : ModuleCat (CategoryTheory.End G)ᵐᵒᵖ}
(g : M ⟶ ModuleCat.of (CategoryTheory.End G)ᵐᵒᵖ (G ⟶ A)),
CategoryTheory.Mono g →
∀ (f : M ⟶ ModuleCat.of (CategoryTheory.End G)ᵐᵒᵖ (G ⟶ B)),
∃ l,
CategoryTheory.CategoryStruct.comp (CategoryTheory.IsGrothendieckAbelian.GabrielPopescuAux.d g) l =
CategoryTheory.IsGrothendieckAbelian.GabrielPopescuAux.d f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ModuleCatstatement and proof · cited by 1,429
- MulOppositestatement and proof · cited by 1,135
- ModuleCat.carrierstatement and proof · cited by 997
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Discrete.functorstatement · cited by 633
Cited by1
Results whose statement or proof uses this declaration.