Theorems · Theorem · category theory
factorsThrough_of_pullbackCondition
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (G : CategoryTheory.Functor C TopCat) (X : Type w')
[inst_1 : TopologicalSpace X] {Z B : C} {π : Z ⟶ B} [inst_2 : CategoryTheory.Limits.HasPullback π π]
[CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.cospan π π) G] {a : C(↑(G.obj Z), X)},
⇑a ∘ ⇑(CategoryTheory.ConcreteCategory.hom (G.map (CategoryTheory.Limits.pullback.fst π π))) =
⇑a ∘ ⇑(CategoryTheory.ConcreteCategory.hom (G.map (CategoryTheory.Limits.pullback.snd π π))) →
Function.FactorsThrough ⇑a ⇑(CategoryTheory.ConcreteCategory.hom (G.map π))An auxiliary lemma to that allows us to use IsQuotientMap.lift in the proof of
equalizerCondition_yonedaPresheaf.
- Defined in
- Mathlib.Condensed.TopComparison
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement and proof · cited by 2,491
- TopCatstatement and proof · cited by 1,889
Cited by1
Results whose statement or proof uses this declaration.
- equalizerCondition_yonedaPresheafproof · cited by 0