Theorems · Theorem · linear algebra
MultilinearMap.domCoprod_alternization
∀ {ιa : Type u_1} {ιb : Type u_2} [inst : Fintype ιa] [inst_1 : Fintype ιb] {R' : Type u_3} {Mᵢ : Type u_4}
{N₁ : Type u_5} {N₂ : Type u_6} [inst_2 : CommSemiring R'] [inst_3 : AddCommGroup N₁] [inst_4 : Module R' N₁]
[inst_5 : AddCommGroup N₂] [inst_6 : Module R' N₂] [inst_7 : AddCommMonoid Mᵢ] [inst_8 : Module R' Mᵢ]
[inst_9 : DecidableEq ιa] [inst_10 : DecidableEq ιb] (a : MultilinearMap R' (fun x => Mᵢ) N₁)
(b : MultilinearMap R' (fun x => Mᵢ) N₂),
MultilinearMap.alternatization (a.domCoprod b) =
(MultilinearMap.alternatization a).domCoprod (MultilinearMap.alternatization b)Computing the MultilinearMap.alternatization of the MultilinearMap.domCoprod is the same
as computing the AlternatingMap.domCoprod of the MultilinearMap.alternatizations.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites57
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
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- MonoidHomproof · cited by 3,629
- Finset.univproof · cited by 3,473
- AddMonoidHomstatement · cited by 3,230
- TensorProductstatement and proof · cited by 2,545
Cited by1
Results whose statement or proof uses this declaration.
- MultilinearMap.domCoprod_alternization_eqproof · cited by 0