fix(tests/lean/interactive/findp): adjust test output to reflect recent changes in the pretty printer
This commit is contained in:
parent
eb5089bf27
commit
24f1454c0a
1 changed files with 8 additions and 7 deletions
|
@ -17,4 +17,5 @@ decidable.rec_on_false|Π (H3 : ¬ ?p), ?H2 H3 → decidable.rec_on ?H ?H1 ?H2
|
|||
not_false|¬false
|
||||
decidable_false|decidable false
|
||||
of_not_is_false|¬is_false ?c → ?c
|
||||
iff_false_intro|¬?a → ?a ↔ false
|
||||
-- ENDFINDP
|
||||
|
|
Loading…
Add table
Reference in a new issue