pub fn univ_eq_q<A: Prop, B: Prop>() -> Univ<Eq<A, B>, Q<A, B>>
Expand description

((a == b) == (a ~~ b)) ~~ ((a == b) ~~ (a ~~ b)).