Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.isContinuous_comap_forget
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {P : CategoryTheory.MorphismProperty C} {S : C}
[P.IsStableUnderComposition] (K : CategoryTheory.Precoverage C) [K.HasIsos] [K.IsStableUnderBaseChange]
[K.IsStableUnderComposition] [K.HasPullbacks] [CategoryTheory.Limits.HasFiniteWidePullbacks C]
[P.HasOfPostcompProperty P] [P.IsStableUnderBaseChange] [P.ContainsIdentities],
K ≤ P.precoverage →
(CategoryTheory.MorphismProperty.Over.forget P ⊤ S).IsContinuous
(CategoryTheory.Precoverage.comap
((CategoryTheory.MorphismProperty.Over.forget P ⊤ S).comp (CategoryTheory.Over.forget S)) K).toGrothendieck
(K.toGrothendieck.over S)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsStableUnderCompositionCategoryTheory.Precoverage.HasIsosCategoryTheory.Precoverage.IsStableUnderBaseChangeCategoryTheory.Precoverage.IsStableUnderCompositionCategoryTheory.Precoverage.HasPullbacksCategoryTheory.Limits.HasFiniteWidePullbacksCategoryTheory.MorphismProperty.HasOfPostcompPropertyCategoryTheory.MorphismProperty.IsStableUnderBaseChangeCategoryTheory.MorphismProperty.ContainsIdentities
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Precoveragestatement and proof · cited by 204
- CategoryTheory.Over.forgetstatement · cited by 164
- CategoryTheory.MorphismProperty.IsStableUnderBaseChangestatement and proof · cited by 131
- CategoryTheory.GrothendieckTopology.overstatement · cited by 115
Cited by1
Results whose statement or proof uses this declaration.