Ajout de True et de la tactique exact.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
(True \/ False) /\ (~(False /\ True))
|
||||
split.
|
||||
left.
|
||||
exact I.
|
||||
intro x.
|
||||
elim x.
|
||||
intro a.
|
||||
elim a.
|
||||
Reference in New Issue
Block a user