Theorems · Definition · category theory
CategoryTheory.OrthogonalReflection.corepresentableBy
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W : CategoryTheory.MorphismProperty C} →
(Z : C) →
[inst_1 : CategoryTheory.Limits.HasPushouts C] →
[inst_2 : ∀ (Z : C), CategoryTheory.Limits.HasCoproduct CategoryTheory.OrthogonalReflection.D₁.obj₁] →
[inst_3 : ∀ (Z : C), CategoryTheory.Limits.HasCoproduct CategoryTheory.OrthogonalReflection.D₁.obj₂] →
[inst_4 :
∀ (Z : C),
CategoryTheory.Limits.HasMulticoequalizer
(CategoryTheory.OrthogonalReflection.D₂.multispanIndex W Z)] →
{κ : Cardinal.{w}} →
[inst_5 : OrderBot κ.ord.ToType] →
[inst_6 : CategoryTheory.Limits.HasIterationOfShape κ.ord.ToType C] →
[inst_7 : Fact κ.IsRegular] →
(hW :
∀ ⦃X Y : C⦄ (f : X ⟶ Y),
W f →
CategoryTheory.IsCardinalPresentable X κ ∧ CategoryTheory.IsCardinalPresentable Y κ) →
(W.isLocal.ι.comp (CategoryTheory.coyoneda.obj (Opposite.op Z))).CorepresentableBy
{ obj := CategoryTheory.OrthogonalReflection.reflectionObj W Z κ, property := ⋯ }The morphism reflection W Z κ : Z ⟶ reflectionObj W Z κ exhibits reflectionObj W Z κ
as the image of Z by the left adjoint of the inclusion W.isLocal.ι.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- OrderBotstatement and proof · cited by 1,055
- CategoryTheory.ObjectProperty.FullSubcategorystatement and proof · cited by 726
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.OrthogonalReflection.isRightAdjoint_ιproof · cited by 1