Theorems · Theorem · category theory
CategoryTheory.regularTopology.equalizerCondition_precomp_of_preservesPullback
∀ {C : Type u_1} {D : Type u_2} {E : Type u_3} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.Category.{v_3, u_3} E]
(P : CategoryTheory.Functor Cᵒᵖ D) (F : CategoryTheory.Functor E C)
[∀ {X B : E} (π : X ⟶ B) [CategoryTheory.EffectiveEpi π],
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.cospan π π) F]
[F.PreservesEffectiveEpis],
CategoryTheory.regularTopology.EqualizerCondition P → CategoryTheory.regularTopology.EqualizerCondition (F.op.comp P)Precomposing with a pullback-preserving functor preserves the equalizer condition.
- 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.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- Quiver.Hom.opproof · cited by 1,948
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.regularTopology.equalizerCondition_iff_of_equivalenceproof · cited by 0