Theorems · Theorem · linear algebra
AlternatingMap.alternatizeUncurryFin_apply
∀ {R : Type u_1} {M : Type u_2} {N : Type u_4} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : AddCommGroup N]
[inst_3 : Module R M] [inst_4 : Module R N] {n : ℕ} (f : M →ₗ[R] M [⋀^Fin n]→ₗ[R] N) (v : Fin (n + 1) → M),
(AlternatingMap.alternatizeUncurryFin f) v = ∑ i, (-1) ^ ↑i • (f (v i)) (i.removeNth v)- Cited by
- 6 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- LinearMap.compproof · cited by 1,642
- AlternatingMapstatement and proof · cited by 329
- smul_applyproof · cited by 229
Cited by6
Results whose statement or proof uses this declaration.
- AlternatingMap.alternatizeUncurryFin_alternatizeUncurryFinLM_comp_applyproof · cited by 2
- AlternatingMap.alternatizeUncurryFin_addproof · cited by 0
- ContinuousAlternatingMap.toAlternatingMap_alternatizeUncurryFinproof · cited by 0
- AlternatingMap.alternatizeUncurryFin_curryLeftproof · cited by 0
- AlternatingMap.alternatizeUncurryFin_smulproof · cited by 0