Documentation Verification Report

Retract

📁 Source: Mathlib/CategoryTheory/ObjectProperty/Retract.lean

Statistics

MetricCount
DefinitionsIsStableUnderRetracts, retractClosure
2
TheoremscontainsZero, instIsClosedUnderIsomorphisms, of_bicone, of_binaryBicone_left, of_binaryBicone_right, of_biprod_left, of_biprod_right, of_biproduct, of_retract, instEssentiallySmallRetractClosureOfLocallySmall, instIsStableUnderRetractsBot, instIsStableUnderRetractsRetractClosure, instIsStableUnderRetractsTop, le_retractClosure, monotone_retractClosure, prop_of_retract, prop_retractClosure, prop_retractClosure_iff, retractClosure_bot, retractClosure_eq_self, retractClosure_isoClosure, retractClosure_le_iff, retractClosure_top
23
Total25

CategoryTheory.ObjectProperty

Definitions

NameCategoryTheorems
IsStableUnderRetracts 📖CompData
7 mathmath: CategoryTheory.instIsStableUnderRetractsIsCardinalPresentable, instIsStableUnderRetractsTop, isStableUnderRetracts_colimitsCardinalClosure, instIsStableUnderRetractsBot, instIsStableUnderRetractsOfIsClosedUnderColimitsOfShapeWalkingParallelPair, CategoryTheory.instIsStableUnderRetractsIsInternallyProjective, instIsStableUnderRetractsRetractClosure
retractClosure 📖CompOp
16 mathmath: monotone_retractClosure, IsCardinalFilteredGenerator.isPresentable_eq_retractClosure, retractClosure_bot, prop_retractClosure_iff, retractClosure_eq_self, retractClosure_le_iff, retractClosure_extensionProduct_retractClosure_retractClosure, retractClosure_isoClosure, extensionProductIter_retractClosure_le, instIsStableUnderRetractsRetractClosure, extensionProduct_retractClosure_retractClosure_le, prop_retractClosure, le_retractClosure, instEssentiallySmallRetractClosureOfLocallySmall, retractClosure_extensionProductIter_retractClosure, retractClosure_top

Theorems

NameKindAssumesProvesValidatesDepends On
instEssentiallySmallRetractClosureOfLocallySmall 📖mathematicalEssentiallySmall
retractClosure
EssentiallySmall.exists_small_le
CategoryTheory.Category.assoc
CategoryTheory.Retract.retract_assoc
instSmallOfObjOfSmall
small_subtype
small_sigma
CategoryTheory.instSmallHomOfLocallySmall
LE.le.trans
monotone_retractClosure
retractClosure_isoClosure
Mathlib.Tactic.Reassoc.eq_whisker'
CategoryTheory.Retract.retract
CategoryTheory.Category.comp_id
instIsStableUnderRetractsBot 📖mathematicalIsStableUnderRetracts
Bot.bot
CategoryTheory.ObjectProperty
CategoryTheory.Category.toCategoryStruct
Pi.instBotForall
BooleanAlgebra.toBot
Prop.instBooleanAlgebra
instIsStableUnderRetractsRetractClosure 📖mathematicalIsStableUnderRetracts
retractClosure
instIsStableUnderRetractsTop 📖mathematicalIsStableUnderRetracts
Top.top
CategoryTheory.ObjectProperty
CategoryTheory.Category.toCategoryStruct
Pi.instTopForall
BooleanAlgebra.toTop
Prop.instBooleanAlgebra
le_retractClosure 📖mathematicalCategoryTheory.ObjectProperty
CategoryTheory.Category.toCategoryStruct
Pi.hasLe
Prop.le
retractClosure
monotone_retractClosure 📖mathematicalCategoryTheory.ObjectProperty
CategoryTheory.Category.toCategoryStruct
Pi.hasLe
Prop.le
CategoryTheory.ObjectProperty
CategoryTheory.Category.toCategoryStruct
Pi.hasLe
Prop.le
retractClosure
prop_of_retract 📖IsStableUnderRetracts.of_retract
prop_retractClosure 📖mathematicalretractClosure
prop_retractClosure_iff 📖mathematicalretractClosure
CategoryTheory.Retract
retractClosure_bot 📖mathematicalretractClosure
Bot.bot
CategoryTheory.ObjectProperty
CategoryTheory.Category.toCategoryStruct
Pi.instBotForall
BooleanAlgebra.toBot
Prop.instBooleanAlgebra
retractClosure_eq_self
instIsStableUnderRetractsBot
retractClosure_eq_self 📖mathematicalretractClosurele_antisymm
prop_of_retract
le_retractClosure
retractClosure_isoClosure 📖mathematicalretractClosure
isoClosure
le_antisymm
monotone_retractClosure
le_isoClosure
retractClosure_le_iff 📖mathematicalCategoryTheory.ObjectProperty
CategoryTheory.Category.toCategoryStruct
Pi.hasLe
Prop.le
retractClosure
LE.le.trans
le_retractClosure
monotone_retractClosure
retractClosure_eq_self
le_refl
retractClosure_top 📖mathematicalretractClosure
Top.top
CategoryTheory.ObjectProperty
CategoryTheory.Category.toCategoryStruct
Pi.instTopForall
BooleanAlgebra.toTop
Prop.instBooleanAlgebra
retractClosure_eq_self
instIsStableUnderRetractsTop

CategoryTheory.ObjectProperty.IsStableUnderRetracts

Theorems

NameKindAssumesProvesValidatesDepends On
containsZero 📖mathematicalCategoryTheory.ObjectProperty.ContainsZeroCategoryTheory.Limits.isZero_zero
of_retract
instIsClosedUnderIsomorphisms 📖mathematicalCategoryTheory.ObjectProperty.IsClosedUnderIsomorphismsof_retract
of_bicone 📖CategoryTheory.Limits.Bicone.ptof_retract
of_binaryBicone_left 📖CategoryTheory.Limits.BinaryBicone.ptof_retract
of_binaryBicone_right 📖CategoryTheory.Limits.BinaryBicone.ptof_retract
of_biprod_left 📖CategoryTheory.Limits.biprodof_binaryBicone_left
of_biprod_right 📖CategoryTheory.Limits.biprodof_binaryBicone_right
of_biproduct 📖CategoryTheory.Limits.biproductof_bicone
of_retract 📖

---

← Back to Index