Step * of Lemma no-real-separation

[A,B:ℝ ⟶ ℙ].  real-separation(x.A[x];y.B[y]))
BY
(Auto THEN (D THENA Auto) THEN RepeatFor (D -1) THEN Unfolds ``all or`` -1 THEN RenameVar `d' (-1)) }

1
1. : ℝ ⟶ ℙ
2. : ℝ ⟶ ℙ
3. real-disjoint(x.A[x];y.B[y])
4. ∃x:ℝA[x]
5. ∃y:ℝB[y]
6. r:ℝ ⟶ (A[r] B[r])
⊢ False


Latex:


Latex:
\mforall{}[A,B:\mBbbR{}  {}\mrightarrow{}  \mBbbP{}].    (\mneg{}real-separation(x.A[x];y.B[y]))


By


Latex:
(Auto
  THEN  (D  0  THENA  Auto)
  THEN  RepeatFor  3  (D  -1)
  THEN  Unfolds  ``all  or``  -1
  THEN  RenameVar  `d'  (-1))




Home Index