Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.iff_of_zeroHypercover_source
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.MorphismProperty C}
{K : CategoryTheory.Precoverage C} [P.IsLocalAtSource K] {X Y : C} {f : X ⟶ Y} (𝒰 : K.ZeroHypercover X),
P f ↔ ∀ (i : 𝒰.I₀), P (CategoryTheory.CategoryStruct.comp (𝒰.f i) f)Alias of CategoryTheory.MorphismProperty.IsLocalAtSource.iff_of_zeroHypercover.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.PreZeroHypercover.I₀statement · cited by 763
- CategoryTheory.PreZeroHypercover.Xstatement · cited by 649
- 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.MorphismProperty.IsLocalAtSourcestatement · cited by 11
- CategoryTheory.MorphismProperty.IsLocalAtSource.iff_of_zeroHypercoverproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsZariskiLocalAtSource.compproof · cited by 10
- AlgebraicGeometry.IsZariskiLocalAtSource.of_iSup_eq_topproof · cited by 2
- AlgebraicGeometry.IsZariskiLocalAtSource.isZariskiLocalAtTargetproof · cited by 0