8 lines
184 B
Text
8 lines
184 B
Text
simpArgTypeMismatch.lean:3:13-3:31: error: application type mismatch
|
|
decideEqFalse (p := ?m) Unit
|
|
argument
|
|
Unit
|
|
has type
|
|
Type : Type 1
|
|
but is expected to have type
|
|
¬?m : Prop
|