(* Title: HoTT/HoTT.thy Author: Josh Chen Load all the component modules for the HoTT logic. *) theory HoTT imports HoTT_Base HoTT_Methods Prod Sum begin end