X-Git-Url: http://git.megacz.com/?p=coq-categories.git;a=blobdiff_plain;f=src%2FCoherence_ch7_8.v;h=20d5920387e0f17a6f855dd4c4cdb4015ad34197;hp=d683b9069129650bacda895baa7ea5c613fe071e;hb=1104780d775bf36ff9f44ab287c22604ab47f0b5;hpb=ff3003c261295c60d367580b6700396102eb5a9c diff --git a/src/Coherence_ch7_8.v b/src/Coherence_ch7_8.v index d683b90..20d5920 100644 --- a/src/Coherence_ch7_8.v +++ b/src/Coherence_ch7_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.