Theorems · Theorem · linear algebra
AlternatingMap.neg_one_pow_smul_map_insertNth
∀ {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 [⋀^Fin (n + 1)]→ₗ[R] N) (p : Fin (n + 1)) (x : M)
(v : Fin n → M), (-1) ^ ↑p • f (p.insertNth x v) = f (Matrix.vecCons x v)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- one_smulproof · cited by 1,374
- Matrix.vecConsstatement and proof · cited by 852
- smul_smulproof · cited by 360
- AlternatingMapstatement and proof · cited by 329
- pow_addproof · cited by 315
- Fin.insertNthstatement · cited by 95
- Even.neg_one_powproof · cited by 20
- AlternatingMap.map_insertNthproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- AlternatingMap.neg_one_pow_smul_map_removeNth_add_eq_zero_of_eqproof · cited by 1
- ContinuousAlternatingMap.neg_one_pow_smul_map_insertNthproof · cited by 0