(** To assume the Funext axiom outright, import this file. (Doing this instead of simply positing Funext directly avoids creating multiple witnesses for the axiom in different developments.) *) Axiom funext_axiom : Funext. Existing Instance funext_axiom.