zuerst bestimmen wir alle Matrizen aus U1  .
Seien x,y , z, w  ∈  K   ( | trennt Matrixzeilen)
[ x, y | z, w ] • [ 1, 1 | 0, 1 ]  =  [ 1, 1 | 0, 1 ] • [ x, y | z, w ]   
⇔  [ x , x + y | z , z + w ]   =  [ x + z , y + w |  z , w ]    → x = w und  z = 0 
U1 = { A ∈ V |  A = [ x , y | 0 , x ]  mit x,y ∈ K }
Man sieht leicht:
 { [ 1 , 0 |  0 , 1 ] , [ 0 , 1 | 0 , 0 ] }
ist wegen
[ x , y | 0 , x ]  =  x · [ 1 , 0 |  0 , 1 ] + y · [ 0 , 1 | 0 , 0 ]
ein Erzeugendensystem von U1
und wegen
  x · [ 1, 0 | 0, 1 ] + y · [ 0, 1 | 0, 0 ] = [ 0, 0 | 0, 0 ]  →  x,y = 0
linear unabhängig.
→   { [ 1 , 0 |  0 , 1 ] , [ 0 , 1 | 0 , 0 ] }  ist Basis von U1 , dim(U1) = 2
Gruß Wolfgang