Theorems · Theorem · category theory
CategoryTheory.Injective.factorThru.congr_simp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {J X Y : C} [inst_1 : CategoryTheory.Injective J]
(g g_1 : X ⟶ J),
g = g_1 →
∀ (f f_1 : X ⟶ Y) (e_f : f = f_1) [inst_2 : CategoryTheory.Mono f],
CategoryTheory.Injective.factorThru g f = CategoryTheory.Injective.factorThru g_1 f_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Monostatement and proof · cited by 893
- CategoryTheory.Injectivestatement and proof · cited by 70
- CategoryTheory.Injective.factorThrustatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Injective.injective_of_adjointproof · cited by 0