Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.IsLocalAtTarget.of_forall_pullbackSnd
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {P : CategoryTheory.MorphismProperty C}
{K : CategoryTheory.Precoverage C} [self : P.IsLocalAtTarget K] {X Y : C} {f : Y ⟶ X} {R : CategoryTheory.Presieve X},
R ∈ K.coverings X →
(∀ {U : C} {g : U ⟶ X} [inst_1 : CategoryTheory.Limits.HasPullback f g],
R g → P (CategoryTheory.Limits.pullback.snd f g)) →
P fIf P holds for f restricted to Uᵢ for all i, it also holds for f : X ⟶ Y for any
K-cover R of Y.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.sndstatement · cited by 637
- CategoryTheory.Presievestatement · cited by 449
- CategoryTheory.Limits.HasPullbackstatement · cited by 434
- CategoryTheory.Precoveragestatement and proof · cited by 204
- CategoryTheory.Precoverage.coveringsstatement · cited by 194
- CategoryTheory.MorphismProperty.IsLocalAtTargetstatement and proof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.IsLocalAtTarget.of_zeroHypercoverproof · cited by 1
- CategoryTheory.MorphismProperty.IsLocalAtTarget.of_leproof · cited by 0