Theorems · Theorem · category theory
CategoryTheory.Dial.comp_le_lemma
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasFiniteProducts C]
[inst_2 : CategoryTheory.Limits.HasPullbacks C] {X Y Z : CategoryTheory.Dial C} (F : X.Hom Y) (G : Y.Hom Z),
(CategoryTheory.Subobject.pullback
(CategoryTheory.Limits.prod.lift CategoryTheory.Limits.prod.fst
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.prod.lift CategoryTheory.Limits.prod.fst
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.prod.map F.f (CategoryTheory.CategoryStruct.id Z.tgt)) G.F))
F.F))).obj
X.rel ≤
(CategoryTheory.Subobject.pullback
(CategoryTheory.Limits.prod.map (CategoryTheory.CategoryStruct.comp F.f G.f)
(CategoryTheory.CategoryStruct.id Z.tgt))).obj
Z.rel- Defined in
- Mathlib.CategoryTheory.Dialectica.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- LE.le.transproof · cited by 3,151
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- le_transproof · cited by 985
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Subobjectstatement · cited by 385
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.