Theorems · Definition · category theory
CategoryTheory.Regular.frobeniusStrongEpiMonoFactorisation
{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.Limits.StrongEpiMonoFactorisation
(CategoryTheory.CategoryStruct.comp (A' ⊓ (CategoryTheory.Subobject.pullback f).obj B').arrow f)Given a morphism f : A ⟶ B and subobjects A' ⟶ A and B' ⟶ B, the frobeniusMorphism
gives a StrongEpiMonoFactorisation of (A' ⊓ (Subobject.pullback f).obj B').arrow ≫ f through
((«exists» f).obj A' ⊓ B').arrow.
This is an auxiliary definition to show frobenius_reciprocity.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Subobjectstatement and proof · cited by 385
- CategoryTheory.Subobject.underlyingstatement and proof · cited by 211
- CategoryTheory.Subobject.arrowstatement and proof · cited by 175
- CategoryTheory.Subobject.pullbackstatement · cited by 54
- CategoryTheory.Subobject.existsproof · cited by 9
- CategoryTheory.Limits.StrongEpiMonoFactorisationstatement · cited by 8
- CategoryTheory.Regularstatement and proof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Regular.exists_inf_pullback_eq_exists_infproof · cited by 0
- CategoryTheory.Regular.frobeniusStrongEpiMonoFactorisation_Istatement and proof · cited by 0
- CategoryTheory.Regular.frobeniusStrongEpiMonoFactorisation_estatement and proof · cited by 0
- CategoryTheory.Regular.frobeniusStrongEpiMonoFactorisation_mstatement and proof · cited by 0