Theorems · Definition · linear algebra
Module.Basis.restrictScalars
{ι : Type u_1} →
(R : Type u_3) →
{M : Type u_5} →
{S : Type u_7} →
[inst : CommRing R] →
[IsDomain R] →
[inst_2 : Ring S] →
[Nontrivial S] →
[inst_4 : AddCommGroup M] →
[inst_5 : Algebra R S] →
[inst_6 : Module S M] →
[inst_7 : Module R M] →
[IsScalarTower R S M] →
[Module.IsTorsionFree R S] →
(b : Module.Basis ι S M) → Module.Basis ι R ↥(Submodule.span R (Set.range ⇑b))Let b be an S-basis of M. Let R be a CommRing such that Algebra R S has no zero smul
divisors, then the submodule of M spanned by b over R admits b as an R-basis.
- Defined in
- Mathlib.LinearAlgebra.Basis.Submodule
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Set.rangestatement · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
- Nontrivialstatement and proof · cited by 2,416
- IsDomainstatement and proof · cited by 2,196
- Submodule.spanstatement · cited by 1,504
Cited by14
Results whose statement or proof uses this declaration.
- ZSpan.floorproof · cited by 10
- Module.Basis.restrictScalars_applystatement · cited by 7
- Module.Basis.mem_span_iff_repr_memproof · cited by 6
- Module.Basis.restrictScalars_repr_applystatement and proof · cited by 5
- Module.Basis.addSubgroupOfClosureproof · cited by 4
- ZSpan.repr_floor_applyproof · cited by 3
- NumberField.Units.regOfFamily_eq_det'proof · cited by 3
- ZSpan.ceilproof · cited by 3
- ZSpan.fract_zSpan_addproof · cited by 2
- ZSpan.repr_ceil_applyproof · cited by 1
- NumberField.canonicalEmbedding.integralBasis_repr_applyproof · cited by 1
- NumberField.mixedEmbedding.latticeBasis_repr_applyproof · cited by 1