Step
*
of Lemma
Sierpinski-cases2
∀[x:Sierpinski]. (¬¬((x = ⊤ ∈ Sierpinski) ∨ (x = ⊥ ∈ Sierpinski)))
BY
{ TACTIC:(InstLemma `Sierpinski-cases` [] THEN RepeatFor 2 (ParallelLast') THEN Auto) }
Latex:
Latex:
\mforall{}[x:Sierpinski].  (\mneg{}\mneg{}((x  =  \mtop{})  \mvee{}  (x  =  \mbot{})))
By
Latex:
TACTIC:(InstLemma  `Sierpinski-cases`  []  THEN  RepeatFor  2  (ParallelLast')  THEN  Auto)
Home
Index