Theorems · Inductive type · category theory
CategoryTheory.JointlyReflectMonomorphisms
{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 monomorphisms if for every morphism f : X ⟶ Y
such that the image of f under all F i is an monomorphism, then f is an monomorphism.
- 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.jointlyReflectMonomorphismsstatement · cited by 2
- CategoryTheory.JointlyReflectMonomorphisms.monostatement and proof · cited by 2
- CategoryTheory.JointlyFaithful.jointlyReflectMonomorphismsstatement · cited by 1
- CategoryTheory.JointlyReflectMonomorphisms.mono_iffstatement and proof · cited by 1
- CategoryTheory.JointlyReflectMonomorphisms.casesOnstatement and proof · cited by 0
- CategoryTheory.JointlyReflectMonomorphisms.recOnstatement and proof · cited by 0
- CategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointlyReflectMonomorphismsstatement · cited by 0