Theorems · Definition · commutative algebra
DividedPowerAlgebra.map
{R : Type u_2} →
{M : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
(S : Type u_4) →
[inst_3 : CommSemiring S] →
{N : Type u_5} →
[inst_4 : AddCommMonoid N] →
[inst_5 : Module R N] →
[inst_6 : Module S N] →
(M →ₗ[R] N) →
[inst_7 : Algebra R S] →
[IsScalarTower R S N] → DividedPowerAlgebra R M →ₐ[R] DividedPowerAlgebra S NThe functoriality map between divided power algebras associated with a linear map of the
underlying modules.
Given an R-algebra S, an S-module N and an R-linear map f : M →ₗ[R] N,
this is the map DividedPowerAlgebra R M →ₐ[R] DividedPowerAlgebra S N
sending dp R n m to dp S n (f m).
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 101 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
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Finsuppstatement · cited by 5,255
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement · cited by 2,140
- DividedPowerAlgebra.ringConstatement · cited by 49
- DividedPowerAlgebrastatement · cited by 48
Cited by13
Results whose statement or proof uses this declaration.
- DividedPowerAlgebra.mapEquivproof · cited by 7
- DividedPowerAlgebra.map_apply_dpstatement · cited by 4
- DividedPowerAlgebra.map_compstatement and proof · cited by 1
- DividedPowerAlgebra.map_embed_applystatement · cited by 1
- DividedPowerAlgebra.map_idstatement · cited by 1
- DividedPowerAlgebra.map.congr_simpstatement and proof · cited by 0
- DividedPowerAlgebra.map_applystatement · cited by 0
- DividedPowerAlgebra.LinearEquiv.coe_liftstatement · cited by 0
- DividedPowerAlgebra.LinearEquiv.coe_lift_symmstatement · cited by 0
- DividedPowerAlgebra.lift_comp_embedstatement · cited by 0
- DividedPowerAlgebra.lift_surjectivestatement and proof · cited by 0
- DividedPowerAlgebra.mapEquiv_applystatement · cited by 0