Theorems · Theorem · category theory
CategoryTheory.Meq.ext
∀ {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}
{P : CategoryTheory.Functor Cᵒᵖ D} {S : J.Cover X} (x y : CategoryTheory.Meq P S),
(∀ (I : S.Arrow), ↑x I = ↑y I) → x = y- Cited by
- 5 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.ToTypestatement · cited by 219
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Plus.res_mk_eq_mk_pullbackproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.sepproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.eq_mk_iff_existsproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.exists_of_sepproof · cited by 0
- CategoryTheory.Meq.ext_iffproof · cited by 0