Theorems · Theorem · category theory
CategoryTheory.HasClassifier.unique
Deprecated since 2026-03-06Use CategoryTheory.HasSubobjectClassifier.unique 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] (χ' : X ⟶ CategoryTheory.HasSubobjectClassifier.Ω C),
CategoryTheory.IsPullback m (⋯.some.χ₀ U) χ' (CategoryTheory.HasSubobjectClassifier.truth C) →
χ' = CategoryTheory.HasSubobjectClassifier.χ mAlias of CategoryTheory.HasSubobjectClassifier.unique.
χ m is the only map for which the associated square
is a pullback square.
- Cited by
- 0 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.
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.Monostatement · cited by 893
- Nonempty.somestatement · cited by 340
- CategoryTheory.IsPullbackstatement · cited by 320
- 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.