5 lines
96 B
Text
5 lines
96 B
Text
import algebra.category
|
|
|
|
open category
|
|
|
|
example {C : Precategory} : C = Precategory.mk C C := _
|