Theorems · Theorem · category theory
CategoryTheory.Equalizer.Presieve.Arrows.SecondObj.ext
∀ {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]
(z₁ z₂ : CategoryTheory.Equalizer.Presieve.Arrows.SecondObj P X π),
(∀ (ij : I × I),
(CategoryTheory.ConcreteCategory.hom
(CategoryTheory.Limits.Pi.π
(fun ij => P.obj (Opposite.op (CategoryTheory.Limits.pullback (π ij.1) (π ij.2)))) ij))
z₁ =
(CategoryTheory.ConcreteCategory.hom
(CategoryTheory.Limits.Pi.π
(fun ij => P.obj (Opposite.op (CategoryTheory.Limits.pullback (π ij.1) (π ij.2)))) ij))
z₂) →
z₁ = z₂- Cited by
- 3 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- CategoryTheory.Discreteproof · cited by 2,447
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.Limits.pullbackstatement and proof · cited by 864
- CategoryTheory.Discrete.functorproof · cited by 633
- Smallstatement and proof · cited by 369
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Equalizer.Presieve.Arrows.compatible_iff_of_smallproof · cited by 0
- CategoryTheory.Equalizer.Presieve.Arrows.SecondObj.ext_iffproof · cited by 0
- CategoryTheory.Equalizer.Presieve.Arrows.compatible_iffproof · cited by 0