Theorems · Theorem · linear algebra
AlternatingMap.map_swap
∀ {R : Type u_1} [inst : Semiring R] {M : Type u_2} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N' : Type u_6}
[inst_3 : AddCommGroup N'] [inst_4 : Module R N'] {ι : Type u_7} (g : M [⋀^ι]→ₗ[R] N') (v : ι → M)
[inst_5 : DecidableEq ι] {i j : ι}, i ≠ j → g (v ∘ ⇑(Equiv.swap i j)) = -g v- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- Equiv.Permstatement · cited by 1,375
- AlternatingMapstatement and proof · cited by 329
- Equiv.swapstatement · cited by 197
- eq_neg_of_add_eq_zero_leftproof · cited by 21
- AlternatingMap.map_swap_addproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- AlternatingMap.map_permproof · cited by 6
- Orientation.areaForm_swapproof · cited by 5