Theorems · Theorem · category theory
CategoryTheory.Regular.exists_inf_pullback_eq_exists_inf
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Regular C] {A B : C} (f : A ⟶ B)
(A' : CategoryTheory.Subobject A) (B' : CategoryTheory.Subobject B),
(CategoryTheory.Subobject.exists f).obj (A' ⊓ (CategoryTheory.Subobject.pullback f).obj B') =
(CategoryTheory.Subobject.exists f).obj A' ⊓ B'Regular categories satisfy Frobenius reciprocity. That is, in the internal language of regular
categories, we have ∃ x, (P(x) ⊓ Q) iff (∃ x, P(x)) ⊓ Q, for a proposition Q not depending on
x.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Subobjectstatement and proof · cited by 385
- CategoryTheory.Subobject.pullbackstatement and proof · cited by 54
- CategoryTheory.Limits.StrongEpiMonoFactorisation.toMonoIsImageproof · cited by 9
- CategoryTheory.Subobject.existsstatement · cited by 9
- CategoryTheory.Limits.IsImage.isoExtproof · cited by 8
- CategoryTheory.Regularstatement and proof · cited by 7
- CategoryTheory.Subobject.eq_of_commproof · cited by 5
- CategoryTheory.Regular.frobeniusStrongEpiMonoFactorisationproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.