Theorems · Theorem · category theory
CategoryTheory.Meq.equiv_symm_eq_apply
∀ {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]
[inst_4 :
∀ {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)] (x : CategoryTheory.Meq P S) (I : S.Arrow),
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.Multiequalizer.ι (S.index P) I))
((CategoryTheory.Meq.equiv P S).symm x) =
↑x I- Cited by
- 4 results in Mathlib
- Foundations
- Depth 40 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 · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- Equiv.symmstatement · cited by 3,681
- FunLikestatement and proof · cited by 2,560
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Plus.res_mk_eq_mk_pullbackproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.eq_mk_iff_existsproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.toPlus_applyproof · cited by 1
- CategoryTheory.GrothendieckTopology.Plus.toPlus_mkproof · cited by 1