(3steps total) PrintForm Definitions Lemmas graph 1 1 Sections Graphs Doc

At: mapoutl member

A,B:Type, s:(A+B) List, x:A. (x mapoutl(s)) (inl(x) s)

By: RWO Thm* s:(A+B) List, x:A. (x mapoutl(s)) (y:A+B. (y s) & isl(y) & x = outl(y)) 0

Generated subgoals:

11. A: Type
2. B: Type
3. s: (A+B) List
4. x: A
5. y:A+B. (y s) & isl(y) & x = outl(y)
(inl(x) s)
1 step
 
21. A: Type
2. B: Type
3. s: (A+B) List
4. x: A
5. (inl(x) s)
y:A+B. (y s) & isl(y) & x = outl(y)
1 step

About:
listassertunioninluniverseequalandallexists

(3steps total) PrintForm Definitions Lemmas graph 1 1 Sections Graphs Doc