Theorems · Theorem · linear algebra
IsBaseChange.transvection
∀ {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] {W : Type u_6} [inst_5 : AddCommMonoid W] [inst_6 : Module R W]
[inst_7 : Module A W] [inst_8 : IsScalarTower R A W] {ε : V →ₗ[R] W} (ibc : IsBaseChange A ε) (f : Module.Dual R V)
(v : V), ibc.endHom (LinearMap.transvection f v) = LinearMap.transvection (ibc.toDual f) (ε v)- Defined in
- Mathlib.LinearAlgebra.Transvection.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, 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 and proof · 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 and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- map_zeroproof · cited by 1,614
- map_addproof · cited by 964
- LinearMap.extproof · cited by 844
- Module.Dualstatement and proof · cited by 583
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.transvection.detproof · cited by 1