a43020b31b
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
7 lines
218 B
Text
7 lines
218 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 → ⊥) → ⊥
|