Theorems · Theorem · commutative algebra
IsBaseChange.linearMapLeftRight
∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_2} [inst_1 : CommSemiring S] [inst_2 : Algebra R S] {M : Type u_3}
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] {N : Type u_4} [inst_5 : AddCommMonoid N] [inst_6 : Module R N]
{P : Type u_5} [inst_7 : AddCommMonoid P] [inst_8 : Module R P] {Q : Type u_6} [inst_9 : AddCommMonoid Q]
[inst_10 : Module R Q] [inst_11 : Module S P] [inst_12 : IsScalarTower R S P] [inst_13 : Module S Q]
[inst_14 : IsScalarTower R S Q] [Module.Free R M] [Module.Finite R M] {α : M →ₗ[R] P} (j : IsBaseChange S α)
{β : N →ₗ[R] Q}, IsBaseChange S β → IsBaseChange S (j.linearMapLeftRightHom β)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- one_smulproof · cited by 1,374
- Module.Finitestatement and proof · cited by 1,032
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.