Theorems · Definition · category theory
CategoryTheory.OverClass.asOverHom
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
(S : C) →
[inst_1 : CategoryTheory.OverClass X S] →
[inst_2 : CategoryTheory.OverClass Y S] →
(f : X ⟶ Y) →
[CategoryTheory.HomIsOver f S] → CategoryTheory.OverClass.asOver X S ⟶ CategoryTheory.OverClass.asOver Y SBundle a morphism f : X ⟶ Y with HomIsOver f S into a morphism in Over S.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Overstatement · cited by 935
- CategoryTheory.Over.homMkproof · cited by 115
- CategoryTheory.OverClassstatement and proof · cited by 68
- CategoryTheory.OverClass.asOverstatement · cited by 16
- CategoryTheory.comp_overproof · cited by 14
- CategoryTheory.HomIsOverstatement and proof · cited by 11
Cited by10
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.asOverproof · cited by 9
- CategoryTheory.Iso.asOverproof · cited by 2
- CategoryTheory.OverClass.asOverHom.congr_simpstatement and proof · cited by 1
- CategoryTheory.OverClass.asOverHom_compstatement · cited by 1
- CategoryTheory.OverClass.asOverHom_comp_assocstatement and proof · cited by 0
- CategoryTheory.OverClass.asOverHom_idstatement · cited by 0
- CategoryTheory.OverClass.asOverHom_invstatement and proof · cited by 0
- CategoryTheory.OverClass.asOverHom_leftstatement and proof · cited by 0
- CategoryTheory.Iso.asOver_homstatement · cited by 0
- CategoryTheory.Iso.asOver_invstatement · cited by 0