Theorems · Theorem · category theory
CategoryTheory.JointlyReflectIsomorphisms.epi
∀ {C : Type u_1} [inst : CategoryTheory.Category.{u_4, u_1} C] {I : Type u_2} {D : I → Type u_3}
[inst_1 : (i : I) → CategoryTheory.Category.{u_5, u_3} (D i)] {F : (i : I) → CategoryTheory.Functor C (D i)},
CategoryTheory.JointlyReflectIsomorphisms F →
∀ {X Y : C} (f : X ⟶ Y) [hf : ∀ (i : I), CategoryTheory.Epi ((F i).map f)]
[∀ (i : I), CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.span f f) (F i)]
[CategoryTheory.Limits.HasPushout f f], CategoryTheory.Epi f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.Limits.WalkingSpanstatement · cited by 300
- CategoryTheory.Limits.spanstatement and proof · cited by 294
- Equiv.toFunproof · cited by 279
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.JointlyReflectIsomorphisms.jointlyReflectEpimorphismsproof · cited by 2