Theorems · Theorem · category theory
CategoryTheory.HasClassifier.comm
Deprecated since 2026-03-06Use CategoryTheory.HasSubobjectClassifier.comm instead.
∀ {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)Alias of CategoryTheory.HasSubobjectClassifier.comm.
The diagram
``
U m -> X
| |
χ₀ U χ m
| |
v v
Ω₀ truth --> Ω
``
commutes.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses Classical.choice
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 · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Monostatement · cited by 893
- Nonempty.somestatement · cited by 340
- CategoryTheory.Subobject.Classifierstatement · cited by 46
- CategoryTheory.Subobject.Classifier.Ω₀statement · cited by 26
- CategoryTheory.Subobject.Classifier.χ₀statement · cited by 19
- CategoryTheory.HasSubobjectClassifierstatement · cited by 15
- CategoryTheory.HasSubobjectClassifier.Ωstatement · cited by 9
- CategoryTheory.HasSubobjectClassifier.truthstatement · cited by 8
- CategoryTheory.HasSubobjectClassifier.χstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.