FiniteMoebiusFunction PΒΆ
logic.spad line 435 [edit on github]
P: Join(PartialOrder, SetCategory)
A domain for Moebius functions of explicit subposets of infinite posets.
- apply: (%, P, P) -> Integer
mf(pi, si)
evaluates the Moebius functionmf
atpi
andsi
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- latex: % -> String
from SetCategory
- members: % -> List P
members(mf)
returns the elements of the subposet
- moebiusFunction: List P -> %
moebiusFunction(pp)
creates the canonical zeta matrix and inverts it.
- moebiusMu: (%, P, P) -> Integer
moebiusMu(mf, pi, si)
evaluates the Moebius function