lean2/tests/lean/pp_bug.lean.expected.out

11 lines
184 B
Text
Raw Normal View History

¬(p → q) : Prop
¬p → q : Prop
¬p → q : Prop
¬(p → q) : Prop
p ↔ q : Prop
¬(p ↔ q) : Prop
¬p ↔ q : Prop
¬p ↔ q : Prop
p → q ↔ q : Prop
p → (q ↔ q) : Prop