Documentation
Mathlib
.
CategoryTheory
.
Limits
.
Shapes
.
Connected
Search
return to top
source
Imports
Init
Mathlib.CategoryTheory.IsConnected
Mathlib.CategoryTheory.Limits.Shapes.WidePullbacks
Imported by
CategoryTheory
.
instIsConnectedWidePullbackShape
CategoryTheory
.
instIsConnectedWidePushoutShape
Connected shapes
#
In this file we prove that various shapes are connected.
source
instance
CategoryTheory
.
instIsConnectedWidePullbackShape
{J :
Type
u_1}
:
IsConnected
(
Limits.WidePullbackShape
J
)
source
instance
CategoryTheory
.
instIsConnectedWidePushoutShape
{J :
Type
u_1}
:
IsConnected
(
Limits.WidePushoutShape
J
)