Theorems · Theorem · category theory
CategoryTheory.Subobject.sSup_le
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.LocallySmall.{w, v₁, u₁} C]
[inst_2 : CategoryTheory.WellPowered.{w, v₁, u₁} C] [inst_3 : CategoryTheory.Limits.HasCoproducts C]
[inst_4 : CategoryTheory.Limits.HasImages C] {A : C} (s : Set (CategoryTheory.Subobject A))
(f : CategoryTheory.Subobject A), (∀ g ∈ s, g ≤ f) → CategoryTheory.Subobject.sSup s ≤ f- Defined in
- Mathlib.CategoryTheory.Subobject.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- Set.Elemproof · cited by 7,166
- CategoryTheory.Category.assocproof · cited by 6,433
- Set.imageproof · cited by 5,609
- Equiv.symmproof · cited by 3,681
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.