Theorems · Theorem · category theory
CategoryTheory.initiallySmall_iff_exists_small_weakly_initial_set
∀ (J : Type u) [inst : CategoryTheory.Category.{v, u} J] [CategoryTheory.IsCofilteredOrEmpty J],
CategoryTheory.InitiallySmall J ↔ ∃ s, ∃ (_ : Small.{v, u} ↑s), ∀ (i : J), ∃ j ∈ s, Nonempty (j ⟶ i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 53 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.
- Setstatement and proof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- Set.Elemstatement and proof · cited by 7,166
- Smallstatement and proof · cited by 369
- CategoryTheory.IsCofilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.InitiallySmallstatement and proof · cited by 51
- CategoryTheory.initiallySmall_of_small_weakly_initial_setproof · cited by 2
- CategoryTheory.InitiallySmall.exists_small_weakly_initial_setproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.