Theorems · Theorem · category theory
CategoryTheory.Subobject.Classifier.isPullback
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (self : CategoryTheory.Subobject.Classifier C) {U X : C}
(m : U ⟶ X) [inst_1 : CategoryTheory.Mono m], CategoryTheory.IsPullback m (self.χ₀ U) (self.χ m) self.truthχ₀ U and χ m form the appropriate pullback square.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 32,603
- CategoryTheory.Monostatement · cited by 893
- CategoryTheory.IsPullbackstatement · cited by 320
- CategoryTheory.Subobject.Classifierstatement and proof · cited by 46
- CategoryTheory.Subobject.Classifier.Ωstatement · cited by 33
- CategoryTheory.Subobject.Classifier.Ω₀statement · cited by 26
- CategoryTheory.Subobject.Classifier.truthstatement · cited by 19
- CategoryTheory.Subobject.Classifier.χ₀statement · cited by 19
- CategoryTheory.Subobject.Classifier.χstatement · cited by 17
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.Classifier.χ_comp_homproof · cited by 2
- CategoryTheory.Subobject.Classifier.hom_comp_homproof · cited by 2
- CategoryTheory.HasSubobjectClassifier.isPullback_χproof · cited by 2
- CategoryTheory.Subobject.Classifier.truth_comp_homproof · cited by 2
- CategoryTheory.Subobject.Classifier.pullback_χ_obj_mk_truthproof · cited by 1