Theorems · Theorem · linear algebra
AlternatingMap.alternatizeUncurryFin_add
∀ {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 g : M →ₗ[R] M [⋀^Fin n]→ₗ[R] N),
AlternatingMap.alternatizeUncurryFin (f + g) =
AlternatingMap.alternatizeUncurryFin f + AlternatingMap.alternatizeUncurryFin g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- AlternatingMapstatement and proof · cited by 329
- smul_addproof · cited by 263
- Finset.sum_add_distribproof · cited by 131
Cited by1
Results whose statement or proof uses this declaration.
- AlternatingMap.alternatizeUncurryFinLMproof · cited by 4