- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 688
 
Closed
Description
The patch fixes the issue that the one element root poset in type A1 was not returned correctly.
sage: Phi = RootSystem(['A',1]).root_poset(); Phi
Finite poset containing 1 elements
sage: Phi.cover_relations()
[]
I also added the facade option for root posets.
Component: combinatorics
Keywords: root poset
Author: Christian Stump
Reviewer: Frédéric Chapoton
Merged: sage-5.1.beta0
Issue created by migration from https://trac.sagemath.org/ticket/12838