Theorems · Theorem · category theory
CategoryTheory.any_functor_const_on_obj
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] [CategoryTheory.IsPreconnected J] {α : Type u₂}
(F : CategoryTheory.Functor J (CategoryTheory.Discrete α)) (j j' : J), F.obj j = F.obj j'If J is connected, any functor to a discrete category is constant on objects.
The converse is given in IsConnected.of_any_functor_const_on_obj.
- Defined in
- Mathlib.CategoryTheory.IsConnected
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.IsPreconnectedstatement and proof · cited by 25
- CategoryTheory.Discrete.extproof · cited by 11
- CategoryTheory.isoConstantproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.constant_of_preserves_morphismsproof · cited by 3