Library mathcomp.ssreflect.ssrfun
From mathcomp Require Import ssreflect.
From Coq Require Export ssrfun.
From mathcomp Require Export ssrnotations.
From Coq Require Export ssrfun.
From mathcomp Require Export ssrnotations.
Local additions:
void == a notation for the Empty_set type of the standard library.
of_void T == the canonical injection void -> T.