Theorems · Theorem · commutative algebra
DividedPowerAlgebra.map_comp
∀ {R : Type u_2} {M : Type u_3} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N : Type u_5}
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] {P : Type u_6} [inst_5 : AddCommMonoid P] [inst_6 : Module R P]
(f : M →ₗ[R] N) (g : N →ₗ[R] P),
DividedPowerAlgebra.map R (g ∘ₗ f) = (DividedPowerAlgebra.map R g).comp (DividedPowerAlgebra.map R f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Finsuppstatement · cited by 5,255
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement · cited by 2,140
- LinearMap.compstatement and proof · cited by 1,642
- AlgHom.compstatement · cited by 501
- DividedPowerAlgebra.ringConstatement · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- DividedPowerAlgebra.mapEquiv_transproof · cited by 0