Theorems · Theorem · linear algebra
LinearMap.transvection.baseChange
∀ {R : Type u_3} {V : Type u_4} [inst : CommSemiring R] [inst_1 : AddCommMonoid V] [inst_2 : Module R V] (A : Type u_5)
[inst_3 : CommSemiring A] [inst_4 : Algebra R A] (f : Module.Dual R V) (v : V),
LinearMap.baseChange A (LinearMap.transvection f v) =
LinearMap.transvection ((Module.Dual.baseChange A) f) (1 ⊗ₜ[R] v)- Defined in
- Mathlib.LinearAlgebra.Transvection.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- TensorProductstatement and proof · cited by 2,545
- one_smulproof · cited by 1,374
- TensorProduct.tmulstatement and proof · cited by 1,182
- LinearMap.extproof · cited by 844
- Module.Dualstatement and proof · cited by 583
Cited by2
Results whose statement or proof uses this declaration.
- LinearEquiv.transvection.baseChangeproof · cited by 0
- LinearEquiv.dilatransvection.baseChangeproof · cited by 0