Theorems · Inductive type · category theory
CategoryTheory.JointlyReflectEpimorphisms
{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)] →
((i : I) → CategoryTheory.Functor C (D i)) → PropA family of functors jointly reflects epimorphisms if for every morphism f : X ⟶ Y
such that the image of f under all F i is an epimorphism, then f is an epimorphism.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.JointlyReflectIsomorphisms.jointlyReflectEpimorphismsstatement · cited by 2
- CategoryTheory.JointlyReflectEpimorphisms.epistatement and proof · cited by 2
- CategoryTheory.JointlyReflectEpimorphisms.epi_iffstatement and proof · cited by 2
- CategoryTheory.JointlyFaithful.jointlyReflectEpimorphismsstatement · cited by 1
- CategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointlyReflectEpimorphismsstatement · cited by 1
- CategoryTheory.JointlyReflectEpimorphisms.casesOnstatement and proof · cited by 0
- CategoryTheory.JointlyReflectEpimorphisms.recOnstatement and proof · cited by 0