Theorems · Theorem · linear algebra
MultilinearMap.fromDirectSumEquiv_lof
∀ {R : Type u_1} {ι : Type u_2} {M' : Type u_3} {κ : ι → Type u_4} {M : (i : ι) → κ i → Type u_5}
[inst : CommSemiring R] [inst_1 : (i : ι) → (j : κ i) → AddCommMonoid (M i j)]
[inst_2 : (i : ι) → (j : κ i) → Module R (M i j)] [inst_3 : AddCommMonoid M'] [inst_4 : Module R M']
[inst_5 : DecidableEq ι] [inst_6 : Finite ι] [inst_7 : (i : ι) → DecidableEq (κ i)]
(f : (p : (i : ι) → κ i) → MultilinearMap R (fun i => M i (p i)) M') (p : (i : ι) → κ i) (x : (i : ι) → M i (p i)),
((MultilinearMap.fromDirectSumEquiv f) fun i => (DirectSum.lof R (κ i) (M i) (p i)) (x i)) = (f p) x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 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
- RingHom.idstatement and proof · cited by 18,349
- Semiringproof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- RingHomproof · cited by 10,189
- Fintypeproof · cited by 7,736
- LinearEquivstatement and proof · cited by 3,317
- Finitestatement and proof · cited by 3,029
- DFinsuppproof · cited by 694
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.