048151487e
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
7 lines
219 B
Text
7 lines
219 B
Text
Set: pp::colors
|
|
Set: pp::unicode
|
|
Assumed: f
|
|
Assumed: g
|
|
∀ a b : Type, ∃ c : Type, g a b = f c
|
|
∀ a b : Type, ∃ c : Type, g a b = f c : Bool
|
|
∀ (a b : Type), (∀ (x : Type), g a b == f x → ⊥) → ⊥
|