Finite simplicial sets are presentable #
In this file, we show that finite simplicial sets are finitely presentable,
which will allow the use of the small object argument in SSet.
theorem
SSet.Finite.exists_epi_from_isCardinalPresentable
(X : SSet)
[X.Finite]
:
∃ (Y : SSet) (_ : Y.Finite) (_ : CategoryTheory.IsFinitelyPresentable Y) (p : Y ⟶ X), CategoryTheory.Epi p