lean4-htt/tests/lean/361.lean.expected.out
2023-09-12 11:42:24 +02:00

18 lines
398 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

361.lean:1:62-3:7: error: unexpected token 'theorem'; expected '{' or tactic
361.lean:1:60-1:62: error: unsolved goals
p q r : Prop
h1 : p q
h2 : p → q
⊢ q
361.lean:6:0: error: unexpected end of input; expected '{'
361.lean:5:11-5:13: error: unsolved goals
p q r : Prop
h2 : p → q
h✝ : p
⊢ q
361.lean:3:60-5:13: error: unsolved goals
case inr
p q r : Prop
h2 : p → q
h✝ : q
⊢ q