X-Git-Url: http://git.megacz.com/?p=coq-categories.git;a=blobdiff_plain;f=src%2FNaturalTransformations_ch7_4.v;h=3eee5263ce84340f0b80842f8314a5f0e30f647b;hp=0fb6c4137c4c5901c6723fe778620dfcd8a472e8;hb=57dfee583c84915cb6b3aadfa1dba692681499b3;hpb=ff3003c261295c60d367580b6700396102eb5a9c diff --git a/src/NaturalTransformations_ch7_4.v b/src/NaturalTransformations_ch7_4.v index 0fb6c41..3eee526 100644 --- a/src/NaturalTransformations_ch7_4.v +++ b/src/NaturalTransformations_ch7_4.v @@ -1,5 +1,5 @@ Generalizable All Variables. -Require Import Preamble. +Require Import Notations. Require Import Categories_ch1_3. Require Import Functors_ch1_4. Require Import Isomorphisms_ch1_5.