Cardinal of Arrow #
We obtain various results about the cardinality of Arrow C
. For example,
If A
is a (small) category, Arrow C
is finite iff FinCategory C
holds.
The bijection Arrow Cᵒᵖ ≃ Arrow C
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
CategoryTheory.hasCardinalLT_arrow_op_iff
(C : Type u)
[Category.{v, u} C]
(κ : Cardinal.{w})
:
@[simp]
theorem
CategoryTheory.small_of_small_arrow
(C : Type u)
[Category.{v, u} C]
[Small.{w, max u v} (Arrow C)]
:
theorem
CategoryTheory.locallySmall_of_small_arrow
(C : Type u)
[Category.{v, u} C]
[Small.{w, max u v} (Arrow C)]
:
noncomputable def
CategoryTheory.Arrow.shrinkHomsEquiv
(C : Type u)
[Category.{v, u} C]
[LocallySmall.{w, v, u} C]
:
The bijection Arrow.{w} (ShrinkHoms C) ≃ Arrow C
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
noncomputable def
CategoryTheory.Arrow.shrinkEquiv
(C : Type u)
[Category.{v, u} C]
[Small.{w, u} C]
:
The bijection Arrow (Shrink C) ≃ Arrow C
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
CategoryTheory.hasCardinalLT_arrow_shrinkHoms_iff
(C : Type u)
[Category.{v, u} C]
[LocallySmall.{w', v, u} C]
(κ : Cardinal.{w})
:
@[simp]
theorem
CategoryTheory.hasCardinalLT_arrow_shrink_iff
(C : Type u)
[Category.{v, u} C]
[Small.{w', u} C]
(κ : Cardinal.{w})
:
theorem
CategoryTheory.hasCardinalLT_of_hasCardinalLT_arrow
{C : Type u}
[Category.{v, u} C]
{κ : Cardinal.{w}}
(h : HasCardinalLT (Arrow C) κ)
:
HasCardinalLT C κ