Identifier
Values
[(1,2),(3,4),(5,6)] => [1,0,1,0,1,0] => [1,0,1,0,1,0] => ([(0,2),(2,1)],3) => 3
[(1,2),(3,4),(5,6),(7,8)] => [1,0,1,0,1,0,1,0] => [1,0,1,0,1,0,1,0] => ([(0,3),(2,1),(3,2)],4) => 4
[(1,5),(2,3),(4,6),(7,8)] => [1,1,0,1,0,0,1,0] => [1,0,1,1,0,0,1,0] => ([(0,1),(0,2),(1,3),(2,3)],4) => 4
[(1,6),(2,3),(4,5),(7,8)] => [1,1,0,1,0,0,1,0] => [1,0,1,1,0,0,1,0] => ([(0,1),(0,2),(1,3),(2,3)],4) => 4
[(1,3),(2,5),(4,6),(7,8)] => [1,1,0,1,0,0,1,0] => [1,0,1,1,0,0,1,0] => ([(0,1),(0,2),(1,3),(2,3)],4) => 4
[(1,3),(2,6),(4,5),(7,8)] => [1,1,0,1,0,0,1,0] => [1,0,1,1,0,0,1,0] => ([(0,1),(0,2),(1,3),(2,3)],4) => 4
[(1,2),(3,4),(5,6),(7,8),(9,10)] => [1,0,1,0,1,0,1,0,1,0] => [1,0,1,0,1,0,1,0,1,0] => ([(0,4),(2,3),(3,1),(4,2)],5) => 5
[(1,5),(2,3),(4,6),(7,8),(9,10)] => [1,1,0,1,0,0,1,0,1,0] => [1,0,1,1,0,0,1,0,1,0] => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5) => 5
[(1,6),(2,3),(4,5),(7,8),(9,10)] => [1,1,0,1,0,0,1,0,1,0] => [1,0,1,1,0,0,1,0,1,0] => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5) => 5
[(1,7),(2,3),(4,5),(6,8),(9,10)] => [1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5) => 5
[(1,8),(2,3),(4,5),(6,7),(9,10)] => [1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5) => 5
[(1,3),(2,5),(4,6),(7,8),(9,10)] => [1,1,0,1,0,0,1,0,1,0] => [1,0,1,1,0,0,1,0,1,0] => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5) => 5
[(1,3),(2,6),(4,5),(7,8),(9,10)] => [1,1,0,1,0,0,1,0,1,0] => [1,0,1,1,0,0,1,0,1,0] => ([(0,3),(1,4),(2,4),(3,1),(3,2)],5) => 5
[(1,10),(2,6),(3,4),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,9),(2,6),(3,4),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,3),(2,7),(4,5),(6,8),(9,10)] => [1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5) => 5
[(1,2),(3,7),(4,5),(6,8),(9,10)] => [1,0,1,1,0,1,0,0,1,0] => [1,0,1,1,0,1,0,0,1,0] => ([(0,2),(0,3),(1,4),(2,4),(3,1)],5) => 4
[(1,2),(3,8),(4,5),(6,7),(9,10)] => [1,0,1,1,0,1,0,0,1,0] => [1,0,1,1,0,1,0,0,1,0] => ([(0,2),(0,3),(1,4),(2,4),(3,1)],5) => 4
[(1,3),(2,8),(4,5),(6,7),(9,10)] => [1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5) => 5
[(1,9),(2,7),(3,4),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,10),(2,7),(3,4),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,7),(2,9),(3,4),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,6),(2,9),(3,4),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,6),(2,10),(3,4),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,7),(2,10),(3,4),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,10),(3,6),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,9),(3,6),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,2),(3,5),(4,7),(6,8),(9,10)] => [1,0,1,1,0,1,0,0,1,0] => [1,0,1,1,0,1,0,0,1,0] => ([(0,2),(0,3),(1,4),(2,4),(3,1)],5) => 4
[(1,3),(2,5),(4,7),(6,8),(9,10)] => [1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5) => 5
[(1,9),(2,4),(3,6),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,10),(2,4),(3,6),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,5),(2,3),(4,7),(6,8),(9,10)] => [1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5) => 5
[(1,5),(2,3),(4,8),(6,7),(9,10)] => [1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5) => 5
[(1,10),(2,4),(3,7),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,9),(2,4),(3,7),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,3),(2,5),(4,8),(6,7),(9,10)] => [1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,4),(3,4),(4,1)],5) => 5
[(1,2),(3,5),(4,8),(6,7),(9,10)] => [1,0,1,1,0,1,0,0,1,0] => [1,0,1,1,0,1,0,0,1,0] => ([(0,2),(0,3),(1,4),(2,4),(3,1)],5) => 4
[(1,4),(2,9),(3,7),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,10),(3,7),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,7),(3,9),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,6),(3,9),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,6),(2,4),(3,9),(5,7),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,7),(2,4),(3,9),(5,6),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,7),(2,4),(3,10),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,6),(2,4),(3,10),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,6),(3,10),(5,7),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,7),(3,10),(5,6),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,7),(2,4),(3,6),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,6),(2,4),(3,7),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,6),(3,7),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,7),(3,6),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,6),(2,7),(3,4),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,7),(2,6),(3,4),(5,9),(8,10)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,7),(2,6),(3,4),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,6),(2,7),(3,4),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,7),(3,6),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,4),(2,6),(3,7),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,6),(2,4),(3,7),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,7),(2,4),(3,6),(5,10),(8,9)] => [1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5) => 1
[(1,2),(3,10),(4,5),(6,7),(8,9),(11,12)] => [1,0,1,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,1,0,1,0,0,1,0] => ([(0,3),(0,4),(1,5),(3,5),(4,1),(5,2)],6) => 5
[(1,10),(2,3),(4,5),(6,7),(8,9),(11,12)] => [1,1,0,1,0,1,0,1,0,0,1,0] => [1,0,1,0,1,0,1,1,0,0,1,0] => ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6) => 6
[(1,2),(3,4),(5,10),(6,7),(8,9),(11,12)] => [1,0,1,0,1,1,0,1,0,0,1,0] => [1,0,1,1,0,1,0,1,0,0,1,0] => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6) => 6
[(1,12),(2,11),(3,8),(4,5),(6,7),(9,10)] => [1,1,1,1,0,1,0,0,1,0,0,0] => [1,0,1,1,1,1,0,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,5),(4,5)],6) => 1
[(1,2),(3,8),(4,5),(6,7),(9,10),(11,12)] => [1,0,1,1,0,1,0,0,1,0,1,0] => [1,0,1,1,0,1,0,0,1,0,1,0] => ([(0,4),(1,5),(2,5),(3,2),(4,1),(4,3)],6) => 5
[(1,8),(2,3),(4,5),(6,7),(9,10),(11,12)] => [1,1,0,1,0,1,0,0,1,0,1,0] => [1,0,1,0,1,1,0,0,1,0,1,0] => ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6) => 6
[(1,12),(2,3),(4,9),(5,6),(7,8),(10,11)] => [1,1,0,1,1,0,1,0,0,1,0,0] => [1,0,1,1,0,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(4,5)],6) => 2
[(1,2),(3,12),(4,9),(5,6),(7,8),(10,11)] => [1,0,1,1,1,0,1,0,0,1,0,0] => [1,0,1,1,1,0,1,0,0,0,1,0] => ([(0,2),(0,3),(0,4),(1,5),(2,5),(3,5),(4,1)],6) => 1
[(1,2),(3,4),(5,6),(7,8),(9,10),(11,12)] => [1,0,1,0,1,0,1,0,1,0,1,0] => [1,0,1,0,1,0,1,0,1,0,1,0] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6) => 6
[(1,12),(2,9),(3,4),(5,6),(7,8),(10,11)] => [1,1,1,0,1,0,1,0,0,1,0,0] => [1,0,1,0,1,1,1,0,0,0,1,0] => ([(0,2),(0,3),(0,4),(2,5),(3,5),(4,5),(5,1)],6) => 2
[(1,6),(2,3),(4,5),(7,8),(9,10),(11,12)] => [1,1,0,1,0,0,1,0,1,0,1,0] => [1,0,1,1,0,0,1,0,1,0,1,0] => ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6) => 6
[(1,12),(2,7),(3,4),(5,6),(8,9),(10,11)] => [1,1,1,0,1,0,0,1,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0,1,0] => ([(0,4),(1,5),(2,5),(3,5),(4,1),(4,2),(4,3)],6) => 2
[(1,10),(2,7),(3,4),(5,6),(8,9),(11,12)] => [1,1,1,0,1,0,0,1,0,0,1,0] => [1,0,1,1,1,0,0,1,0,0,1,0] => ([(0,3),(0,4),(1,5),(2,5),(3,5),(4,1),(4,2)],6) => 2
[(1,12),(2,3),(4,6),(5,8),(7,9),(10,11)] => [1,1,0,1,1,0,1,0,0,1,0,0] => [1,0,1,1,0,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(4,5)],6) => 2
[(1,11),(2,3),(4,6),(5,8),(7,9),(10,12)] => [1,1,0,1,1,0,1,0,0,1,0,0] => [1,0,1,1,0,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(4,5)],6) => 2
[(1,12),(2,4),(3,6),(5,7),(8,9),(10,11)] => [1,1,1,0,1,0,0,1,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0,1,0] => ([(0,4),(1,5),(2,5),(3,5),(4,1),(4,2),(4,3)],6) => 2
[(1,11),(2,4),(3,6),(5,7),(8,9),(10,12)] => [1,1,1,0,1,0,0,1,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0,1,0] => ([(0,4),(1,5),(2,5),(3,5),(4,1),(4,2),(4,3)],6) => 2
[(1,12),(2,4),(3,6),(5,8),(7,9),(10,11)] => [1,1,1,0,1,0,1,0,0,1,0,0] => [1,0,1,0,1,1,1,0,0,0,1,0] => ([(0,2),(0,3),(0,4),(2,5),(3,5),(4,5),(5,1)],6) => 2
[(1,11),(2,4),(3,6),(5,8),(7,9),(10,12)] => [1,1,1,0,1,0,1,0,0,1,0,0] => [1,0,1,0,1,1,1,0,0,0,1,0] => ([(0,2),(0,3),(0,4),(2,5),(3,5),(4,5),(5,1)],6) => 2
[(1,12),(2,5),(3,7),(4,8),(6,10),(9,11)] => [1,1,1,1,0,1,0,0,1,0,0,0] => [1,0,1,1,1,1,0,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,5),(4,5)],6) => 1
[(1,11),(2,5),(3,7),(4,8),(6,10),(9,12)] => [1,1,1,1,0,1,0,0,1,0,0,0] => [1,0,1,1,1,1,0,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,5),(4,5)],6) => 1
[(1,10),(2,5),(3,7),(4,8),(6,11),(9,12)] => [1,1,1,1,0,1,0,0,1,0,0,0] => [1,0,1,1,1,1,0,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,5),(4,5)],6) => 1
[(1,3),(2,12),(4,6),(5,8),(7,9),(10,11)] => [1,1,0,1,1,0,1,0,0,1,0,0] => [1,0,1,1,0,1,1,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(4,5)],6) => 2
[(1,4),(2,12),(3,6),(5,7),(8,9),(10,11)] => [1,1,1,0,1,0,0,1,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0,1,0] => ([(0,4),(1,5),(2,5),(3,5),(4,1),(4,2),(4,3)],6) => 2
[(1,4),(2,12),(3,6),(5,8),(7,9),(10,11)] => [1,1,1,0,1,0,1,0,0,1,0,0] => [1,0,1,0,1,1,1,0,0,0,1,0] => ([(0,2),(0,3),(0,4),(2,5),(3,5),(4,5),(5,1)],6) => 2
[(1,5),(2,12),(3,7),(4,8),(6,10),(9,11)] => [1,1,1,1,0,1,0,0,1,0,0,0] => [1,0,1,1,1,1,0,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,5),(4,5)],6) => 1
[(1,4),(2,6),(3,12),(5,7),(8,9),(10,11)] => [1,1,1,0,1,0,0,1,0,1,0,0] => [1,0,1,1,1,0,0,0,1,0,1,0] => ([(0,4),(1,5),(2,5),(3,5),(4,1),(4,2),(4,3)],6) => 2
[(1,4),(2,6),(3,12),(5,8),(7,9),(10,11)] => [1,1,1,0,1,0,1,0,0,1,0,0] => [1,0,1,0,1,1,1,0,0,0,1,0] => ([(0,2),(0,3),(0,4),(2,5),(3,5),(4,5),(5,1)],6) => 2
[(1,5),(2,7),(3,12),(4,8),(6,10),(9,11)] => [1,1,1,1,0,1,0,0,1,0,0,0] => [1,0,1,1,1,1,0,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,5),(4,5)],6) => 1
[(1,5),(2,7),(3,8),(4,12),(6,10),(9,11)] => [1,1,1,1,0,1,0,0,1,0,0,0] => [1,0,1,1,1,1,0,0,0,0,1,0] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,5),(4,5)],6) => 1
search for individual values
searching the database for the individual values of this statistic
Description
The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice.
Map
Cori-Le Borgne involution
Description
The Cori-Le Borgne involution on Dyck paths.
Append an additional down step to the Dyck path and consider its (literal) reversal. The image of the involution is then the unique rotation of this word which is a Dyck word followed by an additional down step. Alternatively, it is the composite $\zeta\circ\mathrm{rev}\circ\zeta^{(-1)}$, where $\zeta$ is Mp00030zeta map.
Map
to Dyck path
Description
The Dyck path corresponding to the opener-closer sequence of the perfect matching.
Map
Hessenberg poset
Description
The Hessenberg poset of a Dyck path.
Let $D$ be a Dyck path of semilength $n$, regarded as a subdiagonal path from $(0,0)$ to $(n,n)$, and let $\boldsymbol{m}_i$ be the $x$-coordinate of the $i$-th up step.
Then the Hessenberg poset (or natural unit interval order) corresponding to $D$ has elements $\{1,\dots,n\}$ with $i < j$ if $j < \boldsymbol{m}_i$.