Theorems · Theorem · linear algebra
Module.Basis.coe_mapCoeffs
∀ {ι : Type u_10} {R : Type u_11} {M : Type u_12} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
(b : Module.Basis ι R M) {R' : Type u_13} [inst_3 : Semiring R'] [inst_4 : Module R' M] (f : R ≃+* R')
(h : ∀ (c : R) (x : M), f c • x = c • x), ⇑(b.mapCoeffs f h) = ⇑b- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Module.Basisstatement and proof · cited by 1,477
- RingEquivstatement and proof · cited by 1,147
- Module.Basis.mapCoeffsstatement · cited by 7
- Module.Basis.mapCoeffs_applyproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.trace_eq_of_ringEquivproof · cited by 1
- Algebra.norm_eq_of_ringEquivproof · cited by 1
- Module.Basis.coe_algebraMapCoeffsproof · cited by 0