Theorems · Definition · category theory
CategoryTheory.Meq.equiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : CategoryTheory.GrothendieckTopology C} →
{D : Type w} →
[inst_1 : CategoryTheory.Category.{w', w} D] →
{FD : D → D → Type u_1} →
{CD : D → Type t} →
[inst_2 : (X Y : D) → FunLike (FD X Y) (CD X) (CD Y)] →
[inst_3 : CategoryTheory.ConcreteCategory D FD] →
[∀ {X : C} (S : J.Cover X),
CategoryTheory.Limits.PreservesLimitsOfShape (CategoryTheory.Limits.WalkingMulticospan S.shape)
(CategoryTheory.forget D)] →
{X : C} →
(P : CategoryTheory.Functor Cᵒᵖ D) →
(S : J.Cover X) →
[inst_5 : CategoryTheory.Limits.HasMultiequalizer (S.index P)] →
CategoryTheory.ToType (CategoryTheory.Limits.multiequalizer (S.index P)) ≃
CategoryTheory.Meq P SThe equivalence between the type associated to multiequalizer (S.index P) and Meq P S.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetstatement and proof · cited by 418
- CategoryTheory.ToTypestatement · cited by 219
- CategoryTheory.GrothendieckTopology.Coverstatement and proof · cited by 211
- CategoryTheory.Limits.WalkingMulticospanstatement and proof · cited by 199
- CategoryTheory.Limits.PreservesLimitsOfShapestatement and proof · cited by 156
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Plus.mkproof · cited by 9
- CategoryTheory.Meq.equiv_symm_eq_applystatement and proof · cited by 4
- CategoryTheory.GrothendieckTopology.Plus.res_mk_eq_mk_pullbackproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.eq_mk_iff_existsproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.exists_repproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.toPlus_applyproof · cited by 1
- CategoryTheory.GrothendieckTopology.Plus.toPlus_mkproof · cited by 1
- CategoryTheory.Meq.equiv_applystatement · cited by 0
- CategoryTheory.Meq.equiv.congr_simpstatement and proof · cited by 0