Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.eta
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{T : D} →
{S : CategoryTheory.Functor C D} →
(f : CategoryTheory.CostructuredArrow S T) → f ≅ CategoryTheory.CostructuredArrow.mk f.homEta rule for costructured arrows.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CostructuredArrow.leftstatement and proof · cited by 202
- CategoryTheory.CostructuredArrow.homstatement · cited by 179
- CategoryTheory.CostructuredArrow.mkstatement · cited by 155
- CategoryTheory.CostructuredArrow.isoMkproof · cited by 14
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Cone.equivCostructuredArrowproof · cited by 5
- CategoryTheory.CostructuredArrow.eta_hom_leftstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.eta_inv_leftstatement and proof · cited by 0
- CategoryTheory.Limits.Cone.equivCostructuredArrow_counitIsostatement · cited by 0