Theorems · Definition · category theory
CategoryTheory.SimplicialObject.equivalenceRightToLeft
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 :
∀ (n : ℕ) (f : CategoryTheory.Arrow C),
CategoryTheory.Limits.HasWidePullback f.right (fun x => f.left) fun x => f.hom] →
(X : CategoryTheory.SimplicialObject.Augmented C) →
(F : CategoryTheory.Arrow C) →
(X ⟶ F.augmentedCechNerve) → (CategoryTheory.SimplicialObject.Augmented.toArrow.obj X ⟶ F)A helper function used in defining the Čech adjunction.
- Defined in
- Mathlib.AlgebraicTopology.CechNerve
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Opposite.unopproof · cited by 2,231
- CategoryTheory.Arrowstatement and proof · cited by 713
- SimplexCategory.lenproof · cited by 542
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.Arrow.leftstatement and proof · cited by 426
- CategoryTheory.Arrow.rightstatement and proof · cited by 423
- CategoryTheory.CommaMorphism.rightproof · cited by 391
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.SimplicialObject.cechNerveEquivproof · cited by 2
- CategoryTheory.SimplicialObject.cechNerveEquiv_symm_applystatement · cited by 0
- CategoryTheory.SimplicialObject.equivalenceRightToLeft_leftstatement and proof · cited by 0
- CategoryTheory.SimplicialObject.equivalenceRightToLeft_rightstatement and proof · cited by 0