Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.iff_of_zeroHypercover_target
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.MorphismProperty C}
{K : CategoryTheory.Precoverage C} [P.IsLocalAtTarget K] {X Y : C} {f : X ⟶ Y} (𝒰 : K.ZeroHypercover Y)
[inst_2 : K.HasPullbacks], P f ↔ ∀ (i : 𝒰.I₀), P (CategoryTheory.Limits.pullback.snd f (𝒰.f i))Alias of CategoryTheory.MorphismProperty.IsLocalAtTarget.iff_of_zeroHypercover.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.PreZeroHypercover.I₀statement · cited by 763
- CategoryTheory.PreZeroHypercover.Xstatement · cited by 649
- CategoryTheory.Limits.pullback.sndstatement · cited by 637
- CategoryTheory.PreZeroHypercover.fstatement · cited by 542
- CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercoverstatement · cited by 469
- CategoryTheory.Precoveragestatement · cited by 204
- CategoryTheory.Precoverage.ZeroHypercoverstatement · cited by 81
- CategoryTheory.Precoverage.HasPullbacksstatement · cited by 28
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsZariskiLocalAtTarget.of_iSup_eq_topproof · cited by 5
- AlgebraicGeometry.HasAffineProperty.isStableUnderBaseChangeproof · cited by 3
- CategoryTheory.eq_of_zeroHypercover_targetproof · cited by 0