remove "theory" in "bicartesian closed category theory" (#249)

This commit is contained in:
Rafael Fourquet 2020-09-04 19:32:25 +02:00 committed by GitHub
parent b35d1a102e
commit 7604f401ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -401,7 +401,7 @@ The interpretation of function types as exponentials fits very well into
the scheme of algebraic data types. It turns out that all the basic
identities from high-school algebra relating numbers zero and one, sums,
products, and exponentials hold pretty much unchanged in any bicartesian
closed category theory for, respectively, initial and final objects,
closed category for, respectively, initial and final objects,
coproducts, products, and exponentials. We don't have the tools yet to
prove them (such as adjunctions or the Yoneda lemma), but I'll list them
here nevertheless as a source of valuable intuitions.