Mathlib Map

Theorems · Theorem · category theory

CommRingCat.essentiallySmall_of_finiteType

∀ {P Q : CategoryTheory.ObjectProperty CommRingCat} [CategoryTheory.ObjectProperty.EssentiallySmall.{u, u, u + 1} Q],
  (∀ (S : CommRingCat), P S → ∃ R, Q R ∧ ∃ f, (CommRingCat.Hom.hom f).FiniteType) →
    CategoryTheory.ObjectProperty.EssentiallySmall.{u, u, u + 1} P
Defined in
Mathlib.Algebra.Category.Ring.Small
Cited by
1 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.ObjectProperty.EssentiallySmall

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites30

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.