Theorems · Definition · category theory
CategoryTheory.Join.inclRight
(C : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(D : Type u₂) → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor D (CategoryTheory.Join C D)The canonical inclusion from D to C ⋆ D.
Terms of the form (inclRight C D).map f should be treated as primitive when working with joins
and one should avoid trying to reduce them. For this reason, there is no inclRight_map simp
lemma.
- Defined in
- Mathlib.CategoryTheory.Join.Basic
- Cited by
- 74 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Joinstatement · cited by 131
Cited by99
Results whose statement or proof uses this declaration.
- CategoryTheory.Join.mapPairproof · cited by 58
- CategoryTheory.Join.mapPairCompproof · cited by 20
- CategoryTheory.Join.opEquivproof · cited by 18
- CategoryTheory.Join.mapWhiskerLeftproof · cited by 14
- CategoryTheory.Join.mapWhiskerRightproof · cited by 13
- CategoryTheory.Join.edgeTransformstatement and proof · cited by 13
- CategoryTheory.Join.natTrans_extstatement and proof · cited by 12
- CategoryTheory.Join.mapIsoWhiskerLeftproof · cited by 11
- CategoryTheory.Join.mapIsoWhiskerRightproof · cited by 11
- CategoryTheory.Join.mapWhiskerLeft_appstatement and proof · cited by 9
- CategoryTheory.Join.mapWhiskerRight_appproof · cited by 9
- CategoryTheory.Join.mkNatTransstatement and proof · cited by 9