Theorems · Theorem · category theory
CategoryTheory.Subobject.le_sInf
∀ {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.HasWidePullbacks C] {A : C}
(s : Set (CategoryTheory.Subobject A)) (f : CategoryTheory.Subobject A),
(∀ g ∈ s, f ≤ g) → f ≤ CategoryTheory.Subobject.sInf s- Defined in
- Mathlib.CategoryTheory.Subobject.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- Set.Elemproof · cited by 7,166
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- Set.imageproof · cited by 5,609
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Functor.constproof · cited by 1,264
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.