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=c722b7a165e09570b767e3314d0b0329fc19962e;hpb=bce224f0a9ddd24cfe16a710b4f7d5be64b32929 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.