Documentation Verification Report

Coherence

📁 Source: Mathlib/Tactic/CategoryTheory/Coherence.lean

Statistics

MetricCount
DefinitionsLiftHom, LiftHom_associator_hom, LiftHom_associator_inv, LiftHom_comp, LiftHom_id, LiftHom_left_unitor_hom, LiftHom_left_unitor_inv, LiftHom_right_unitor_hom, LiftHom_right_unitor_inv, LiftHom_tensor, LiftObj, LiftObj_of, LiftObj_tensor, LiftObj_unit, coherence, coherence_loop, exception, exception', insertTrailingIds, liftHom_WhiskerLeft, liftHom_WhiskerRight, liftable_prefixes, mkProjectMapExpr, monoidal_coherence, monoidal_simps, pure_coherence, tacticMonoidal_coherence
27
Theoremsassoc_liftHom, insert_id_lhs, insert_id_rhs
3
Total30

Mathlib.Tactic.Coherence

Definitions

NameCategoryTheorems
LiftHom 📖CompData
LiftHom_associator_hom 📖CompOp
LiftHom_associator_inv 📖CompOp
LiftHom_comp 📖CompOp
LiftHom_id 📖CompOp
LiftHom_left_unitor_hom 📖CompOp
LiftHom_left_unitor_inv 📖CompOp
LiftHom_right_unitor_hom 📖CompOp
LiftHom_right_unitor_inv 📖CompOp
LiftHom_tensor 📖CompOp
LiftObj 📖CompData
LiftObj_of 📖CompOp
LiftObj_tensor 📖CompOp
LiftObj_unit 📖CompOp
coherence 📖CompOp
coherence_loop 📖CompOp
exception 📖CompOp
exception' 📖CompOp
insertTrailingIds 📖CompOp
liftHom_WhiskerLeft 📖CompOp
liftHom_WhiskerRight 📖CompOp
liftable_prefixes 📖CompOp
mkProjectMapExpr 📖CompOp
monoidal_coherence 📖CompOp
monoidal_simps 📖CompOp
pure_coherence 📖CompOp
tacticMonoidal_coherence 📖CompOp

Theorems

NameKindAssumesProvesValidatesDepends On
assoc_liftHom 📖mathematicalCategoryTheory.CategoryStruct.comp
CategoryTheory.Category.toCategoryStruct
CategoryTheory.Category.assoc
insert_id_lhs 📖CategoryTheory.CategoryStruct.comp
CategoryTheory.Category.toCategoryStruct
CategoryTheory.CategoryStruct.id
CategoryTheory.Category.comp_id
insert_id_rhs 📖CategoryTheory.CategoryStruct.comp
CategoryTheory.Category.toCategoryStruct
CategoryTheory.CategoryStruct.id
CategoryTheory.Category.comp_id

---

← Back to Index