Theorems · Theorem · category theory
CategoryTheory.Equalizer.Presieve.compatible_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (P : CategoryTheory.Functor Cᵒᵖ (Type (max v u))) {X : C}
(R : CategoryTheory.Presieve X) [inst_1 : R.HasPairwisePullbacks] (x : CategoryTheory.Equalizer.FirstObj P R),
CategoryTheory.Presieve.FamilyOfElements.Compatible
((CategoryTheory.ConcreteCategory.hom (CategoryTheory.Equalizer.firstObjEqFamily P R).hom) x) ↔
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Equalizer.Presieve.firstMap P R)) x =
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Equalizer.Presieve.secondMap P R)) xThe family of elements given by x : FirstObj P S is compatible iff firstMap and secondMap
map it to the same point.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · 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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- CategoryTheory.Discreteproof · cited by 2,447
- Quiver.Hom.opproof · cited by 1,948
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.