(* ========================================================================== *) (* FLYSPECK - BOOK FORMALIZATION *) (* *) (* Chapter: Fan *) (* Author: Hoang Le Truong *) (* Date: 2010-02-09 *) (* ========================================================================== *) module Sin_azim_cross_dot= struct open Sphere;; open Tactic_fan;; open Lemma_fan;; end;;