Theorems · Definition · category theory
CategoryTheory.MorphismProperty.IsLocalAtTarget.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{P : CategoryTheory.MorphismProperty C} →
{K : CategoryTheory.Precoverage C} →
{motive : P.IsLocalAtTarget K → Sort u_1} →
(t : P.IsLocalAtTarget K) →
([toRespects : P.Respects (CategoryTheory.MorphismProperty.isomorphisms C)] →
(pullbackSnd :
∀ {X Y : C} {f : Y ⟶ X} {R : CategoryTheory.Presieve X} {U : C} {g : U ⟶ X},
R ∈ K.coverings X →
R g →
P f →
∀ [inst_1 : CategoryTheory.Limits.HasPullback f g],
P (CategoryTheory.Limits.pullback.snd f g)) →
(of_forall_pullbackSnd :
∀ {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 f) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Limits.pullbackstatement and proof · cited by 864
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- 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.IsLocalAtTargetstatement and proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.