Theorems · Theorem · commutative algebra
DividedPowerAlgebra.mapEquiv_trans
∀ {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]
(g : M ≃ₗ[R] N) (h : N ≃ₗ[R] P),
(DividedPowerAlgebra.mapEquiv g).trans (DividedPowerAlgebra.mapEquiv h) = DividedPowerAlgebra.mapEquiv (g ≪≫ₗ h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.toLinearMapproof · cited by 1,171
- LinearEquiv.transstatement and proof · cited by 298
- AlgEquiv.transstatement and proof · cited by 108
- DividedPowerAlgebra.ringConstatement · cited by 49
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.