Skip to main content

IsProp

Type Alias IsProp 

Source
pub type IsProp<A> = Tauto<Eq<Qu<A>, A>>;
Expand description

is_prop(a) := (~a == a)^true.