Theorems · Definition · category theory
CategoryTheory.CosimplicialObject.equivalenceRightToLeft
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 :
∀ (n : ℕ) (f : CategoryTheory.Arrow C),
CategoryTheory.Limits.HasWidePushout f.left (fun x => f.right) fun x => f.hom] →
(F : CategoryTheory.Arrow C) →
(X : CategoryTheory.CosimplicialObject.Augmented C) →
(F ⟶ CategoryTheory.CosimplicialObject.Augmented.toArrow.obj X) → (F.augmentedCechConerve ⟶ X)A helper function used in defining the Čech conerve adjunction.
- Defined in
- Mathlib.AlgebraicTopology.CechNerve
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- SimplexCategoryproof · cited by 2,204
- CategoryTheory.Comma.rightproof · cited by 727
- CategoryTheory.Arrowstatement and proof · cited by 713
- SimplexCategory.lenproof · cited by 542
- CategoryTheory.Comma.homproof · cited by 490
- CategoryTheory.Arrow.leftstatement and proof · cited by 426
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.CosimplicialObject.cechConerveEquivproof · cited by 2
- CategoryTheory.CosimplicialObject.equivalenceRightToLeft_leftstatement and proof · cited by 0
- CategoryTheory.CosimplicialObject.equivalenceRightToLeft_right_appstatement and proof · cited by 0
- CategoryTheory.CosimplicialObject.cechConerveEquiv_symm_applystatement · cited by 0