lean4-htt/tests/lean/doSeqRightIssue.lean.expected.out
Leonardo de Moura 6f1975aef5 feat: report errors for unassigned metavariables
We were not reporting unassigned metavariables due to
1- `_`
2- Named holes (e.g., `?x`)
3- Implicit arguments
2020-08-27 15:03:41 -07:00

40 lines
1.3 KiB
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.

doSeqRightIssue.lean:5:24: error: unknown universe level v
doSeqRightIssue.lean:5:24: error: unknown universe level v
doSeqRightIssue.lean:7:8: error: don't know how to synthesize placeholder
context:
p₁ p₂ : (sorryAx (Sort u_1))
h₁ : (sorryAx ?m.319)=(sorryAx ?m.319)
h : (sorryAx (?m.320 _))≅_
_a_1 _a_2 : (sorryAx (Sort u_1))
_a_3 : (sorryAx ?m.319)=(sorryAx ?m.319)
⊢ Prop
doSeqRightIssue.lean:7:8: error: don't know how to synthesize placeholder
context:
p₁ p₂ : (sorryAx (Sort u_1))
h₁ : (sorryAx ?m.319)=(sorryAx ?m.319)
h : (sorryAx (?m.320 _))≅_
_a_1 _a_2 : (sorryAx (Sort u_1))
⊢ Prop
doSeqRightIssue.lean:7:66: error: don't know how to synthesize placeholder
@HEq ?m.320 … … …
context:
α : Type u
β : α → (sorryAx (Sort ?))
p₁ p₂ : (sorryAx (Sort u_1))
h₁ : (sorryAx ?m.319)=(sorryAx ?m.319)
⊢ Prop
doSeqRightIssue.lean:7:66: error: don't know how to synthesize placeholder
@HEq ?m.320 … … …
context:
α : Type u
β : α → (sorryAx (Sort ?))
p₁ p₂ : (sorryAx (Sort u_1))
h₁ : (sorryAx ?m.319)=(sorryAx ?m.319)
⊢ Prop
doSeqRightIssue.lean:7:48: error: don't know how to synthesize placeholder
@Eq ?m.319 … …
context:
α : Type u
β : α → (sorryAx (Sort ?))
p₁ p₂ : (sorryAx (Sort u_1))
⊢ Sort u_2