Theorems · Theorem · category theory
CategoryTheory.HasSubobjectClassifier.comm
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.HasSubobjectClassifier C] {U X : C}
(m : U ⟶ X) [inst_2 : CategoryTheory.Mono m],
CategoryTheory.CategoryStruct.comp m (CategoryTheory.HasSubobjectClassifier.χ m) =
CategoryTheory.CategoryStruct.comp (⋯.some.χ₀ U) (CategoryTheory.HasSubobjectClassifier.truth C)The diagram
``
U m -> X
| |
χ₀ U χ m
| |
v v
Ω₀ truth --> Ω
``
commutes.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Monostatement and proof · cited by 893
- Nonempty.somestatement · cited by 340
- CategoryTheory.CommSq.wproof · cited by 122
- CategoryTheory.IsPullback.toCommSqproof · cited by 52
- CategoryTheory.Subobject.Classifierstatement · cited by 46
- CategoryTheory.Subobject.Classifier.Ω₀statement · cited by 26
- CategoryTheory.Subobject.Classifier.χ₀statement · cited by 19
- CategoryTheory.HasSubobjectClassifierstatement and proof · cited by 15
- CategoryTheory.HasSubobjectClassifier.Ωstatement · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.HasClassifier.commproof · cited by 0
- CategoryTheory.HasSubobjectClassifier.comm_assocproof · cited by 0