A fermionic creation or annihilation action.
A 2-tuple (action, mode) where action is True for a creation and False for an annihilation action, and mode is the spin-less fermionic mode index on which to act.
(action, mode)
action
True
False
mode
alias of tuple[bool, int]
tuple
bool
int