Step * of Lemma es-interval-one-one

[es:EO]. ∀[d,b,a,c:E].
  ({(a c ∈ E) ∧ (b d ∈ E)}) supposing (([a, b] [c, d] ∈ (E List)) and c ≤loc d  and a ≤loc )
BY
(Auto THEN Assert c ∈ E⋅}

1
.....assertion..... 
1. es EO
2. E
3. E
4. E
5. E
6. a ≤loc 
7. c ≤loc 
8. [a, b] [c, d] ∈ (E List)
⊢ c ∈ E

2
1. es EO
2. E
3. E
4. E
5. E
6. a ≤loc 
7. c ≤loc 
8. [a, b] [c, d] ∈ (E List)
9. c ∈ E
⊢ {(a c ∈ E) ∧ (b d ∈ E)}


Latex:


Latex:
\mforall{}[es:EO].  \mforall{}[d,b,a,c:E].
    (\{(a  =  c)  \mwedge{}  (b  =  d)\})  supposing  (([a,  b]  =  [c,  d])  and  c  \mleq{}loc  d    and  a  \mleq{}loc  b  )


By


Latex:
(Auto  THEN  Assert  a  =  c\mcdot{})




Home Index