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.
- 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.
- Preorderstatement and proof · cited by 7,952
- WCovBystatement and proof · cited by 107
- IncidenceAlgebrastatement · cited by 51
Cited by1
Results whose statement or proof uses this declaration.
- IncidenceAlgebra.lambda_applystatement and proof · cited by 0