Theorems · Definition · category theory
CategoryTheory.LocalizerMorphism.smallHomMap
{C₁ : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
{W₁ : CategoryTheory.MorphismProperty C₁} →
{C₂ : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
{W₂ : CategoryTheory.MorphismProperty C₂} →
(Φ : CategoryTheory.LocalizerMorphism W₁ W₂) →
{X Y : C₁} →
[inst_2 : CategoryTheory.Localization.HasSmallLocalizedHom W₁ X Y] →
[inst_3 : CategoryTheory.Localization.HasSmallLocalizedHom W₂ (Φ.functor.obj X) (Φ.functor.obj Y)] →
CategoryTheory.Localization.SmallHom W₁ X Y →
CategoryTheory.Localization.SmallHom W₂ (Φ.functor.obj X) (Φ.functor.obj Y)The action of a localizer morphism on SmallHom.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equiv.symmproof · cited by 3,681
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.LocalizerMorphismstatement and proof · cited by 161
- CategoryTheory.LocalizerMorphism.functorstatement and proof · cited by 140
- CategoryTheory.CatCommSq.isoproof · cited by 108
- CategoryTheory.MorphismProperty.Qproof · cited by 98
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.equiv_smallHomMapstatement · cited by 4
- CategoryTheory.Localization.SmallHom.shiftproof · cited by 3
- CategoryTheory.LocalizerMorphism.smallHomMap'proof · cited by 3
- CategoryTheory.LocalizerMorphism.equiv_smallHomMap'proof · cited by 1
- CategoryTheory.LocalizerMorphism.smallHomMap_compstatement and proof · cited by 1
- CategoryTheory.LocalizerMorphism.smallHomMap_mkstatement and proof · cited by 1
- CategoryTheory.LocalizerMorphism.smallHomMap'_compproof · cited by 0