Theorems · Definition · category theory
CategoryTheory.OrthogonalReflection.reflection
{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] →
Z ⟶ CategoryTheory.OrthogonalReflection.reflectionObj W Z κThe map which shall exhibit reflectionObj W Z κ as the image of Z by
the left adjoint of the inclusion of W.isLocal, see corepresentableBy.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 · cited by 32,603
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- OrderBotstatement and proof · cited by 1,055
- Cardinal.ordstatement and proof · cited by 266
- CategoryTheory.Limits.HasPushoutsstatement and proof · cited by 172
- CategoryTheory.Limits.HasCoproductstatement and proof · cited by 143
- Ordinal.ToTypestatement and proof · cited by 143
- CategoryTheory.Limits.HasIterationOfShapestatement and proof · cited by 58
- CategoryTheory.Limits.HasMulticoequalizerstatement and proof · cited by 38
- CategoryTheory.OrthogonalReflection.D₁statement · cited by 35
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.OrthogonalReflection.transfiniteCompositionOfShapeReflectionstatement · cited by 2
- CategoryTheory.OrthogonalReflection.corepresentableByproof · cited by 1
- CategoryTheory.OrthogonalReflection.isLocal_isLocal_reflectionstatement and proof · cited by 0
- CategoryTheory.OrthogonalReflection.isLocal_reflectionObjproof · cited by 0