Theorems · Theorem · linear algebra
LinearEquiv.transvection.trans_of_right_eq
∀ {R : Type u_1} {V : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup V] [inst_2 : Module R V] {f g : Module.Dual R V}
{v : V} (hf : f v = 0) (hg : g v = 0)
(hfg : autoParam ((f + g) v = 0) LinearEquiv.transvection.trans_of_right_eq._auto_1),
LinearEquiv.transvection hg ≪≫ₗ LinearEquiv.transvection hf = LinearEquiv.transvection hfg- Defined in
- Mathlib.LinearAlgebra.Transvection.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- LinearEquivstatement · cited by 3,317
- Module.Dualstatement and proof · cited by 583
- LinearEquiv.transstatement · cited by 298
- LinearEquiv.extproof · cited by 72
- LinearMap.transvectionproof · cited by 32
- LinearEquiv.transvectionstatement · cited by 24
- LinearMap.transvection.comp_of_right_eq_applyproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.