Theorems · Theorem · linear algebra
AlternatingMap.compLinearEquiv_eq_zero_iff
∀ {R : Type u_1} [inst : Semiring R] {M : Type u_2} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N : Type u_3}
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] {ι : Type u_7} {M₂ : Type u_10} [inst_5 : AddCommMonoid M₂]
[inst_6 : Module R M₂] (f : M [⋀^ι]→ₗ[R] N) (g : M₂ ≃ₗ[R] M), f.compLinearMap ↑g = 0 ↔ f = 0Composing an alternating map with the same linear equiv on each argument gives the zero map if and only if the alternating map is the zero map.
- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapstatement · cited by 1,171
- AlternatingMapstatement and proof · cited by 329
- AlternatingMap.compLinearMapstatement · cited by 22
- LinearEquiv.map_eq_zero_iffproof · cited by 17
- AlternatingMap.domLCongrproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- Module.Basis.orientation_mapproof · cited by 3
- Module.Basis.map_orientation_eq_det_inv_smulproof · cited by 3
- Orientation.map_of_isEmptyproof · cited by 2
- Orientation.map_applystatement · cited by 2