pub fn implication<VStore>(
f: Formula<VStore>,
g: Formula<VStore>,
) -> Formula<VStore>where
VStore: Collection + 'static,pub fn implication<VStore>(
f: Formula<VStore>,
g: Formula<VStore>,
) -> Formula<VStore>where
VStore: Collection + 'static,