Theorems · Definition · category theory
CategoryTheory.Limits.StrongEpiMonoFactorisation.mk.noConfusion
{C : Type u} →
{inst : CategoryTheory.Category.{v, u} C} →
{X Y : C} →
{f : X ⟶ Y} →
{P : Sort u_1} →
{toMonoFactorisation : CategoryTheory.Limits.MonoFactorisation f} →
{e_strong_epi : CategoryTheory.StrongEpi toMonoFactorisation.e} →
{toMonoFactorisation' : CategoryTheory.Limits.MonoFactorisation f} →
{e_strong_epi' : CategoryTheory.StrongEpi toMonoFactorisation'.e} →
{ toMonoFactorisation := toMonoFactorisation, e_strong_epi := e_strong_epi } =
{ toMonoFactorisation := toMonoFactorisation', e_strong_epi := e_strong_epi' } →
(toMonoFactorisation ≍ toMonoFactorisation' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 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.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.StrongEpiMonoFactorisation.mk.injproof · cited by 1