Mathlib Map

Theorems · Definition · order theory

IncidenceAlgebra.lambda

(𝕜 : Type u_2) →
  {α : Type u_5} →
    [inst : Zero 𝕜] → [One 𝕜] → [inst_2 : Preorder α] → [DecidableRel fun x1 x2 => x1 ⩿ x2] → IncidenceAlgebra 𝕜 α

The lambda function of the incidence algebra is the function that assigns 1 to every nonempty interval of cardinality one or two.

Defined in
Mathlib.Combinatorics.Enumerative.IncidenceAlgebra
Cited by
1 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
ZeroOnePreorderDecidableRel

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.