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.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- Ringstatement and proof · cited by 7,463
- IncidenceAlgebrastatement and proof · cited by 51
Cited by7
Results whose statement or proof uses this declaration.
- IncidenceAlgebra.prod_mul_prod'statement · cited by 2
- IncidenceAlgebra.one_prod_onestatement · cited by 1
- IncidenceAlgebra.zeta_prod_zetastatement · cited by 1
- IncidenceAlgebra.prod_applystatement · cited by 0
- IncidenceAlgebra.prod_mkstatement · cited by 0
- IncidenceAlgebra.prod_mul_prodstatement · cited by 0
- IncidenceAlgebra.mu_prod_mustatement and proof · cited by 0