Theorems · Theorem · commutative algebra
IsBaseChange.directSum
∀ {R : Type u_1} {S : Type u_2} [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] {ι : Type u_3}
{N : ι → Type u_4} [inst_3 : (i : ι) → AddCommMonoid (N i)] [inst_4 : (i : ι) → Module R (N i)] {P : ι → Type u_5}
[inst_5 : (i : ι) → AddCommMonoid (P i)] [inst_6 : (i : ι) → Module R (P i)] [inst_7 : (i : ι) → Module S (P i)]
[inst_8 : ∀ (i : ι), IsScalarTower R S (P i)] {ε : (i : ι) → N i →ₗ[R] P i},
(∀ (i : ι), IsBaseChange S (ε i)) → IsBaseChange S (DirectSum.lmap ε)Base change for direct sums.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- one_smulproof · cited by 1,374
- TensorProduct.tmulproof · cited by 1,182
- LinearEquiv.toLinearMapproof · cited by 1,171
- DirectSumstatement and proof · cited by 446
Cited by2
Results whose statement or proof uses this declaration.
- IsBaseChange.finsuppPowproof · cited by 0
- IsBaseChange.directSumPowproof · cited by 0