X-Git-Url: http://git.megacz.com/?p=coq-categories.git;a=blobdiff_plain;f=src%2FEnrichment_ch2_8.v;h=a3f4c3e0cf11429450cdb85c7aa33eada1251db1;hp=87d9aa036780c12a14e2cdaf14cc81ecc46eb543;hb=90844bf411c7cddcd92d48c0b020e5775ace0849;hpb=bce224f0a9ddd24cfe16a710b4f7d5be64b32929 diff --git a/src/Enrichment_ch2_8.v b/src/Enrichment_ch2_8.v index 87d9aa0..a3f4c3e 100644 --- a/src/Enrichment_ch2_8.v +++ b/src/Enrichment_ch2_8.v @@ -1,6 +1,5 @@ Generalizable All Variables. -Require Import Preamble. -Require Import General. +Require Import Notations. Require Import Categories_ch1_3. Require Import Functors_ch1_4. Require Import Isomorphisms_ch1_5.