Theorems · Definition · commutative algebra
IsBaseChange
{R : Type u_1} →
{M : Type v₁} →
{N : Type v₂} →
(S : Type v₃) →
[inst : AddCommMonoid M] →
[inst_1 : AddCommMonoid N] →
[inst_2 : CommSemiring R] →
[inst_3 : CommSemiring S] →
[inst_4 : Algebra R S] →
[inst_5 : Module R M] →
[inst_6 : Module R N] → [inst_7 : Module S N] → [IsScalarTower R S N] → (M →ₗ[R] N) → PropGiven an R-algebra S and an R-module M, an S-module N together with a map
f : M →ₗ[R] N is the base change of M to S if the map S × M → N, (s, m) ↦ s • f m is the
tensor product.
- Defined in
- Mathlib.RingTheory.IsTensorProduct
- Cited by
- 87 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, 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.
- 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
- Module.Endproof · cited by 774
- LinearMap.restrictScalarsproof · cited by 215
- LinearMap.flipproof · cited by 193
- Algebra.linearMapproof · cited by 157
Cited by98
Results whose statement or proof uses this declaration.
- IsBaseChange.equivstatement and proof · cited by 27
- IsBaseChange.of_equivstatement · cited by 17
- IsBaseChange.endHomstatement and proof · cited by 9
- IsLocalizedModule.isBaseChangestatement · cited by 9
- IsBaseChange.basisstatement and proof · cited by 8
- IsBaseChange.liftstatement and proof · cited by 6
- IsBaseChange.linearMapLeftRightHomstatement and proof · cited by 6
- IsBaseChange.toDualstatement and proof · cited by 6
- isLocalizedModule_iff_isBaseChangestatement and proof · cited by 6
- IsBaseChange.inductionOnstatement and proof · cited by 5
- IsBaseChange.of_lift_uniquestatement · cited by 5
- Algebra.isPushout_iffstatement and proof · cited by 5