Theorems · Definition · category theory
CategoryTheory.MorphismProperty.overEquivOfIsInitial
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
(P Q : CategoryTheory.MorphismProperty C) →
[P.ContainsIdentities] →
[inst_2 : Q.IsMultiplicative] →
[Q.RespectsIso] →
[CategoryTheory.Limits.HasStrictInitialObjects C] →
(X : C) → CategoryTheory.Limits.IsInitial X → (P.Over Q X ≌ CategoryTheory.Discrete PUnit.{w + 1})If C has strict initial objects and X is an initial object, the category
P.Over Q X is equivalent to a point.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 · cited by 9,680
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.fromPUnitstatement and proof · cited by 769
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.Comma.homproof · cited by 490
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.overEquivOfIsInitial_counitIsostatement and proof · cited by 0
- CategoryTheory.MorphismProperty.overEquivOfIsInitial_functorstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.overEquivOfIsInitial_inversestatement and proof · cited by 0
- CategoryTheory.MorphismProperty.overEquivOfIsInitial_unitIsostatement and proof · cited by 0
- AlgebraicGeometry.Scheme.ProEt.equivOfIsEmptyproof · cited by 0