i1 : F1 = flagBundle({1,2,2,1,3})
o1 = F1
o1 : a flag bundle with subquotient ranks {1..2, 2, 1, 3}
|
i2 : F2 = flagBundle({3,3,3})
o2 = F2
o2 : a flag bundle with subquotient ranks {3:3}
|
i3 : f = map(F2,F1) o3 = f o3 : a map to F2 from F1 |