6 lines
151 B
Text
6 lines
151 B
Text
R : Π {b c}, Prop
|
|
R2 : bool → bool → Prop
|
|
R3 : bool → bool → Prop
|
|
R4 : bool → (Π {c}, Prop)
|
|
R5 : Π {b c}, Prop
|
|
R6 : Π {b}, bool → Prop
|