Documentation Verification Report

Adjunction

šŸ“ Source: Mathlib/CategoryTheory/Functor/Derived/Adjunction.lean

Statistics

MetricCount
Definitionsderived, derived', derivedε, derivedη
4
Theoremsderived'_counit, derived'_unit, derived_counit, derived_unit, derivedε_fac_app, derivedε_fac_app_assoc, derivedη_fac_app, derivedη_fac_app_assoc
8
Total12

CategoryTheory.Adjunction

Definitions

NameCategoryTheorems
derived šŸ“–CompOp
2 mathmath: derived_counit, derived_unit
derived' šŸ“–CompOp
2 mathmath: derived'_unit, derived'_counit
derivedε šŸ“–CompOp
3 mathmath: derivedε_fac_app_assoc, derived_counit, derivedε_fac_app
derivedĪ· šŸ“–CompOp
3 mathmath: derived_unit, derivedĪ·_fac_app, derivedĪ·_fac_app_assoc

Theorems

NameKindAssumesProvesValidatesDepends On
derived'_counit šŸ“–mathematical—counit
derived'
——
derived'_unit šŸ“–mathematical—unit
derived'
——
derived_counit šŸ“–mathematical—counit
derived
derivedε
——
derived_unit šŸ“–mathematical—unit
derived
derivedĪ·
——
derivedε_fac_app šŸ“–mathematical—CategoryTheory.CategoryStruct.comp
CategoryTheory.Category.toCategoryStruct
CategoryTheory.Functor.obj
CategoryTheory.Functor.comp
CategoryTheory.Functor.id
CategoryTheory.Functor.map
CategoryTheory.NatTrans.app
derivedε
counit
—CategoryTheory.Category.comp_id
CategoryTheory.Category.id_comp
CategoryTheory.Functor.rightDerived_fac_app
derivedε_fac_app_assoc šŸ“–mathematical—CategoryTheory.CategoryStruct.comp
CategoryTheory.Category.toCategoryStruct
CategoryTheory.Functor.obj
CategoryTheory.Functor.map
CategoryTheory.NatTrans.app
CategoryTheory.Functor.comp
CategoryTheory.Functor.id
derivedε
counit
—CategoryTheory.Category.assoc
Mathlib.Tactic.Reassoc.eq_whisker'
derivedε_fac_app
derivedĪ·_fac_app šŸ“–mathematical—CategoryTheory.CategoryStruct.comp
CategoryTheory.Category.toCategoryStruct
CategoryTheory.Functor.obj
CategoryTheory.Functor.id
CategoryTheory.Functor.comp
CategoryTheory.NatTrans.app
derivedĪ·
CategoryTheory.Functor.map
unit
—CategoryTheory.Category.id_comp
CategoryTheory.Category.comp_id
CategoryTheory.Functor.leftDerived_fac_app
derivedĪ·_fac_app_assoc šŸ“–mathematical—CategoryTheory.CategoryStruct.comp
CategoryTheory.Category.toCategoryStruct
CategoryTheory.Functor.obj
CategoryTheory.NatTrans.app
CategoryTheory.Functor.id
CategoryTheory.Functor.comp
derivedĪ·
CategoryTheory.Functor.map
unit
—CategoryTheory.Category.assoc
Mathlib.Tactic.Reassoc.eq_whisker'
derivedĪ·_fac_app

---

← Back to Index