lean2/tests/lean/pattern_bug1.lean.expected.out

5 lines
99 B
Text
Raw Normal View History

definition H [forward] : ∀ (a : A), (:P a:) → Exists (R a) :=
sorry
(multi-)patterns:
{P ?M_1}