Theorems · Theorem · category theory
CategoryTheory.HasSubobjectClassifier.unique
∀ {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.χ mχ m is the only map for which the associated square
is a pullback square.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 5 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 and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Monostatement and proof · cited by 893
- Nonempty.somestatement and proof · cited by 340
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.Subobject.Classifierstatement · cited by 46
- CategoryTheory.Subobject.Classifier.Ω₀statement · cited by 26
- CategoryTheory.Subobject.Classifier.χ₀statement and proof · cited by 19
- CategoryTheory.HasSubobjectClassifierstatement and proof · cited by 15
- CategoryTheory.HasSubobjectClassifier.Ωstatement and proof · cited by 9
- CategoryTheory.HasSubobjectClassifier.truthstatement and proof · cited by 8
- CategoryTheory.HasSubobjectClassifier.χstatement · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.HasClassifier.uniqueproof · cited by 0