Theorems · Theorem · category theory
CategoryTheory.Limits.StrongEpiMonoFactorisation.mk.inj
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {X Y : C} {f : X ⟶ Y}
{toMonoFactorisation : CategoryTheory.Limits.MonoFactorisation f}
{e_strong_epi : CategoryTheory.StrongEpi toMonoFactorisation.e}
{toMonoFactorisation_1 : CategoryTheory.Limits.MonoFactorisation f}
{e_strong_epi_1 : CategoryTheory.StrongEpi toMonoFactorisation_1.e},
{ toMonoFactorisation := toMonoFactorisation, e_strong_epi := e_strong_epi } =
{ toMonoFactorisation := toMonoFactorisation_1, e_strong_epi := e_strong_epi_1 } →
toMonoFactorisation = toMonoFactorisation_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Limits.MonoFactorisation.Istatement · cited by 83
- CategoryTheory.Limits.MonoFactorisationstatement and proof · cited by 69
- CategoryTheory.Limits.MonoFactorisation.estatement and proof · cited by 39
- CategoryTheory.StrongEpistatement and proof · cited by 21
- CategoryTheory.Limits.StrongEpiMonoFactorisationstatement · cited by 8
- CategoryTheory.Limits.StrongEpiMonoFactorisation.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.StrongEpiMonoFactorisation.mk.injEqproof · cited by 0