Theorems · Theorem · linear algebra
AlternatingMap.map_perm
∀ {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') [inst_5 : DecidableEq ι]
[inst_6 : Fintype ι] (v : ι → M) (σ : Equiv.Perm ι), g (v ∘ ⇑σ) = Equiv.Perm.sign σ • g v- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- Unitsstatement and proof · cited by 2,804
- Equiv.Permstatement and proof · cited by 1,375
- one_smulproof · cited by 1,374
- mul_negproof · cited by 590
Cited by6
Results whose statement or proof uses this declaration.
- AlternatingMap.eq_smul_basis_detproof · cited by 8
- Matrix.det_permuteproof · cited by 6
- AlternatingMap.map_insertNthproof · cited by 3
- ExteriorAlgebra.ιMulti_family_mul_of_disjointproof · cited by 1
- AlternatingMap.domDomCongr_permproof · cited by 1
- AlternatingMap.map_congr_permproof · cited by 0