2015-03-30 20:24:44 +00:00
|
|
|
|
error_loc_bug.lean:74:17: error: type mismatch at application
|
|
|
|
|
weakening2 (OrI₁ Γ A B H)
|
|
|
|
|
term
|
|
|
|
|
OrI₁ Γ A B H
|
|
|
|
|
has type
|
|
|
|
|
Γ ⊢ A ∨ B
|
|
|
|
|
but is expected to have type
|
2015-05-10 18:10:38 +00:00
|
|
|
|
Γ ⊢ ⌞A ∧ B⌟
|
2015-04-24 21:58:15 +00:00
|
|
|
|
The following identifier(s) are introduced as free variables by the left-hand-side of the equation:
|
|
|
|
|
Γ A B Δ H Hs
|