Theorems · Theorem · category theory
CategoryTheory.JointlyReflectIsomorphisms.mono
∀ {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.Mono ((F i).map f)]
[∀ (i : I), CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.cospan f f) (F i)]
[CategoryTheory.Limits.HasPullback f f], CategoryTheory.Mono 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.Monostatement and proof · cited by 893
- CategoryTheory.Limits.IsLimitproof · cited by 664
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndproof · cited by 637
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement and proof · cited by 467
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.JointlyReflectIsomorphisms.jointlyReflectMonomorphismsproof · cited by 2