Theorems · Definition · category theory
CategoryTheory.Meq.refine
{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 T : J.Cover X} → CategoryTheory.Meq P T → (S ⟶ T) → CategoryTheory.Meq P SRefine a term of Meq P T with respect to a refinement S ⟶ T of covers.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- 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.GrothendieckTopology.Coverstatement and proof · cited by 211
- CategoryTheory.GrothendieckTopology.Cover.Arrowproof · cited by 99
- CategoryTheory.GrothendieckTopology.Cover.Arrow.Yproof · cited by 78
- CategoryTheory.GrothendieckTopology.Cover.Arrow.fproof · cited by 45
- CategoryTheory.Meqstatement and proof · cited by 17
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Plus.sepproof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.eq_mk_iff_existsstatement and proof · cited by 2
- CategoryTheory.GrothendieckTopology.Plus.inj_of_sepproof · cited by 1
- CategoryTheory.GrothendieckTopology.Plus.exists_of_sepproof · cited by 0
- CategoryTheory.Meq.pullback_refinestatement · cited by 0
- CategoryTheory.Meq.refine_applystatement · cited by 0