Theorems · Theorem · category theory
CategoryTheory.Presieve.Arrows.PullbackCompatible.congr_simp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (P : CategoryTheory.Functor Cᵒᵖ (Type w)) {B : C}
{I : Type u_1} {X : I → C} (π π_1 : (i : I) → X i ⟶ B) (e_π : π = π_1)
[inst_1 : (CategoryTheory.Presieve.ofArrows X π).HasPairwisePullbacks] (x x_1 : (i : I) → P.obj (Opposite.op (X i))),
x = x_1 →
CategoryTheory.Presieve.Arrows.PullbackCompatible P π x =
CategoryTheory.Presieve.Arrows.PullbackCompatible P π_1 x_1- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Presieve.ofArrowsstatement and proof · cited by 150
- CategoryTheory.Presieve.HasPairwisePullbacksstatement and proof · cited by 25
- CategoryTheory.Presieve.Arrows.PullbackCompatiblestatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.