Theorems · Definition · category theory
CategoryTheory.Limits.HasStrongEpiImages.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasImages C] →
{motive : CategoryTheory.Limits.HasStrongEpiImages C → Sort u_1} →
(t : CategoryTheory.Limits.HasStrongEpiImages C) →
((strong_factorThruImage :
∀ {X Y : C} (f : X ⟶ Y), CategoryTheory.StrongEpi (CategoryTheory.Limits.factorThruImage f)) →
motive ⋯) →
motive t- Cited by
- 0 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.
Cites7
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.imagestatement · cited by 124
- CategoryTheory.Limits.factorThruImagestatement and proof · cited by 55
- CategoryTheory.Limits.HasImagesstatement and proof · cited by 37
- CategoryTheory.StrongEpistatement and proof · cited by 21
- CategoryTheory.Limits.HasStrongEpiImagesstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.