Theorems · Theorem · linear algebra
MultilinearMap.domDomCongr_apply
∀ {R : Type uR} {M₂ : Type v₂} {M₃ : Type v₃} [inst : Semiring R] [inst_1 : AddCommMonoid M₂]
[inst_2 : AddCommMonoid M₃] [inst_3 : Module R M₂] [inst_4 : Module R M₃] {ι₁ : Type u_1} {ι₂ : Type u_2}
(σ : ι₁ ≃ ι₂) (m : MultilinearMap R (fun x => M₂) M₃) (v : ι₂ → M₂),
(MultilinearMap.domDomCongr σ m) v = m fun i => v (σ i)- Defined in
- Mathlib.LinearAlgebra.Multilinear.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement and proof · cited by 8,337
- MultilinearMapstatement and proof · cited by 370
- MultilinearMap.domDomCongrstatement and proof · cited by 20
Cited by5
Results whose statement or proof uses this declaration.
- exteriorPower.toTensorPower_apply_ιMultiproof · cited by 1
- AlternatingMap.domCoprod.summand_add_swap_smul_eq_zeroproof · cited by 0
- AlternatingMap.domCoprod.summand_eq_zero_of_smul_invariantproof · cited by 0
- ContinuousMultilinearMap.alternatization_apply_toAlternatingMapproof · cited by 0
- LinearMap.compMultilinearMap_alternatizationproof · cited by 0