Theorems · Definition · commutative algebra
DividedPowerAlgebra.mapEquiv
{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] → (M ≃ₗ[R] N) → DividedPowerAlgebra R M ≃ₐ[R] DividedPowerAlgebra R NThe functoriality map between divided power algebras associated with a linear equivalence of
the underlying modules. Given an R-algebra S, an S-module N and an R-linear equivalence
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
- 7 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- LinearEquivstatement and proof · cited by 3,317
- MvPolynomialstatement · cited by 2,140
- AlgEquivstatement · cited by 1,681
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- DividedPowerAlgebra.ringConstatement · cited by 49
- DividedPowerAlgebrastatement · cited by 48
Cited by7
Results whose statement or proof uses this declaration.
- DividedPowerAlgebra.mapEquiv_transstatement and proof · cited by 0
- DividedPowerAlgebra.LinearEquiv.coe_liftstatement · cited by 0
- DividedPowerAlgebra.LinearEquiv.coe_lift_symmstatement · cited by 0
- DividedPowerAlgebra.mapEquiv_applystatement and proof · cited by 0
- DividedPowerAlgebra.mapEquiv_reflstatement and proof · cited by 0
- DividedPowerAlgebra.mapEquiv_symmstatement · cited by 0
- DividedPowerAlgebra.mapEquiv_symm_applystatement and proof · cited by 0