Theorems · Theorem · linear algebra
Module.Basis.restrictScalars_repr_apply
∀ {ι : Type u_1} (R : Type u_3) {M : Type u_5} {S : Type u_7} [inst : CommRing R] [inst_1 : IsDomain R]
[inst_2 : Ring S] [inst_3 : Nontrivial S] [inst_4 : AddCommGroup M] [inst_5 : Algebra R S] [inst_6 : Module S M]
[inst_7 : Module R M] [inst_8 : IsScalarTower R S M] [inst_9 : Module.IsTorsionFree R S] (b : Module.Basis ι S M)
(m : ↥(Submodule.span R (Set.range ⇑b))) (i : ι),
(algebraMap R S) (((Module.Basis.restrictScalars R b).repr m) i) = (b.repr ↑m) i- Defined in
- Mathlib.LinearAlgebra.Basis.Submodule
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Finsuppstatement · cited by 5,255
- Algebra.algebraMapstatement and proof · cited by 4,706
- Set.rangestatement and proof · cited by 4,705
Cited by5
Results whose statement or proof uses this declaration.
- Module.Basis.mem_span_iff_repr_memproof · cited by 6
- ZSpan.fract_zSpan_addproof · cited by 2
- NumberField.mixedEmbedding.latticeBasis_repr_applyproof · cited by 1
- NumberField.canonicalEmbedding.integralBasis_repr_applyproof · cited by 1
- Module.Basis.restrictScalars_toMatrixproof · cited by 0