Theorems · Definition · linear algebra
Submodule.baseChange
{R : Type u_1} →
{M : Type u_2} →
(A : Type u_3) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] → [inst_4 : Module R M] → Submodule R M → Submodule A (TensorProduct R A M)If A is an R-algebra, any R-submodule p of an R-module M may be pushed forward to
an A-submodule of A ⊗ M.
This "base change" operation is also known as "extension of scalars".
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- TensorProductstatement · cited by 2,545
- LinearMap.rangeproof · cited by 893
- Submodule.subtypeproof · cited by 480
- LinearMap.baseChangeproof · cited by 62
Cited by42
Results whose statement or proof uses this declaration.
- Submodule.toBaseChangestatement · cited by 9
- LieSubmodule.baseChangeproof · cited by 9
- Submodule.tmul_mem_baseChange_of_memstatement · cited by 6
- Submodule.baseChange_topstatement and proof · cited by 5
- Submodule.baseChange_eq_spanstatement and proof · cited by 4
- Submodule.toBaseChange.toLinearEquivstatement · cited by 3
- LieSubmodule.lie_baseChangeproof · cited by 3
- LieSubmodule.baseChange_topproof · cited by 3
- Submodule.baseChangeOrderEmbeddingproof · cited by 3
- Submodule.baseChange_botstatement · cited by 2
- Submodule.baseChange_spanstatement · cited by 2
- Submodule.toBaseChange_surjectivestatement · cited by 2