Theorems · Theorem · category theory
CategoryTheory.LocalizerMorphism.smallHomMap_mk
∀ {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)] (f : X ⟶ Y),
Φ.smallHomMap (CategoryTheory.Localization.SmallHom.mk W₁ f) =
CategoryTheory.Localization.SmallHom.mk W₂ (Φ.functor.map f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.compproof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- Equiv.injectiveproof · cited by 464
- CategoryTheory.LocalizerMorphismstatement and proof · cited by 161
- CategoryTheory.LocalizerMorphism.functorstatement and proof · cited by 140
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.smallHomMap'_mkproof · cited by 0