Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.IsLocalAtSource.of_forall_comp
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {P : CategoryTheory.MorphismProperty C}
{K : CategoryTheory.Precoverage C} [self : P.IsLocalAtSource K] {X Y : C} {f : X ⟶ Y} {R : CategoryTheory.Presieve X},
R ∈ K.coverings X → (∀ ⦃U : C⦄ ⦃g : U ⟶ X⦄, R g → P (CategoryTheory.CategoryStruct.comp g f)) → P fIf P holds for 𝒰.f i ≫ f for all i, it holds for f : X ⟶ Y for any K-cover
R of X.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Presievestatement · cited by 449
- CategoryTheory.Precoveragestatement and proof · cited by 204
- CategoryTheory.Precoverage.coveringsstatement · cited by 194
- CategoryTheory.MorphismProperty.IsLocalAtSourcestatement and proof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.IsLocalAtSource.iff_of_zeroHypercoverproof · cited by 2
- CategoryTheory.MorphismProperty.IsLocalAtSource.of_leproof · cited by 0
- CategoryTheory.MorphismProperty.IsLocalAtSource.of_zeroHypercoverproof · cited by 0
- CategoryTheory.MorphismProperty.sourceLocalClosure.le_of_isLocalAtSourceproof · cited by 0