Theorems · Definition · category theory
CategoryTheory.MorphismProperty.IsLocalAtSource.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{P : CategoryTheory.MorphismProperty C} →
{K : CategoryTheory.Precoverage C} →
{motive : P.IsLocalAtSource K → Sort u_1} →
(t : P.IsLocalAtSource K) →
([toRespects : P.Respects (CategoryTheory.MorphismProperty.isomorphisms C)] →
(comp :
∀ {X Y : C} {f : X ⟶ Y} {R : CategoryTheory.Presieve X},
R ∈ K.coverings X →
∀ {U : C} (g : U ⟶ X), R g → P f → P (CategoryTheory.CategoryStruct.comp g f)) →
(of_forall_comp :
∀ {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 f) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Precoveragestatement and proof · cited by 204
- CategoryTheory.Precoverage.coveringsstatement and proof · cited by 194
- CategoryTheory.MorphismProperty.isomorphismsstatement and proof · cited by 66
- CategoryTheory.MorphismProperty.IsLocalAtSourcestatement and proof · cited by 11
- CategoryTheory.MorphismProperty.Respectsstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.