Theorems · Theorem · category theory
CategoryTheory.Equalizer.Presieve.Arrows.compatible_iff_of_small
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (P : CategoryTheory.Functor Cᵒᵖ (Type w)) {B : C} {I : Type t}
[inst_1 : Small.{w, t} I] (X : I → C) (π : (i : I) → X i ⟶ B)
[inst_2 : (CategoryTheory.Presieve.ofArrows X π).HasPairwisePullbacks]
(x : CategoryTheory.Equalizer.Presieve.Arrows.FirstObj P X),
CategoryTheory.Presieve.Arrows.Compatible P π
((equivShrink ((i : I) → P.obj (Opposite.op (X i)))).symm
((CategoryTheory.ConcreteCategory.hom
(CategoryTheory.Limits.Types.Small.productIso fun i => P.obj (Opposite.op (X i))).hom)
x)) ↔
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Equalizer.Presieve.Arrows.firstMap P X π)) x =
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Equalizer.Presieve.Arrows.secondMap P X π)) xVersion of CategoryTheory.Equalizer.Presieve.Arrows.compatible_iff for a small
indexing type.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 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.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · 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
- Equivstatement · cited by 8,337
- 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
- Equiv.symmstatement and proof · cited by 3,681
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.