Theorems · Theorem · category theory
CategoryTheory.Subobject.finset_sup_factors
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Limits.HasImages C]
[inst_2 : CategoryTheory.Limits.HasBinaryCoproducts C] [inst_3 : CategoryTheory.Limits.HasInitial C]
[inst_4 : CategoryTheory.Limits.InitialMonoClass C] {I : Type u_1} {A B : C} {s : Finset I}
{P : I → CategoryTheory.Subobject B} {f : A ⟶ B}, (∃ i ∈ s, (P i).Factors f) → (s.sup P).Factors f- Defined in
- Mathlib.CategoryTheory.Subobject.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Quiver.Homstatement and proof · cited by 32,603
- Finsetstatement and proof · cited by 13,712
- Finset.supstatement and proof · cited by 530
- CategoryTheory.Subobjectstatement and proof · cited by 385
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- Finset.induction_onproof · cited by 167
- CategoryTheory.Limits.HasBinaryCoproductsstatement and proof · cited by 98
- CategoryTheory.Subobject.Factorsstatement and proof · cited by 56
- CategoryTheory.Limits.HasImagesstatement and proof · cited by 37
- Finset.sup_insertproof · cited by 35
- CategoryTheory.Limits.InitialMonoClassstatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.