Theorems · Theorem · commutative algebra
DividedPowerAlgebra.dp_add
∀ {R : Type u_2} {M : Type u_3} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {n : ℕ}
{x y : M},
DividedPowerAlgebra.dp R n (x + y) =
∑ k ∈ Finset.HasAntidiagonal.antidiagonal n, DividedPowerAlgebra.dp R k.1 x * DividedPowerAlgebra.dp R k.2 y- Cited by
- 3 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- Finset.sumstatement and proof · cited by 5,195
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.Xproof · cited by 552
- Finset.HasAntidiagonal.antidiagonalstatement and proof · cited by 218
- RingCon.toQuotientproof · cited by 69
- DividedPowerAlgebra.ringConstatement and proof · cited by 49
- DividedPowerAlgebrastatement · cited by 48
- DividedPowerAlgebra.dpstatement · cited by 31
Cited by3
Results whose statement or proof uses this declaration.
- DividedPowerAlgebra.dp_sumproof · cited by 1
- DividedPowerAlgebra.LinearMap.dp_addproof · cited by 0
- DividedPowerAlgebra.submodule_span_prod_dp_eq_topproof · cited by 0