Mathlib Map

Theorems · Definition · order theory

IncidenceAlgebra.prod

{𝕜 : Type u_2} →
  {α : Type u_5} →
    {β : Type u_6} →
      [inst : Ring 𝕜] →
        [inst_1 : Preorder α] →
          [inst_2 : Preorder β] → IncidenceAlgebra 𝕜 α → IncidenceAlgebra 𝕜 β → IncidenceAlgebra 𝕜 (α × β)

The Cartesian product of two incidence algebras.

Defined in
Mathlib.Combinatorics.Enumerative.IncidenceAlgebra
Cited by
7 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingPreorderPreorder

Around this declaration

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

Cites4

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

Cited by7

Results whose statement or proof uses this declaration.