Theorems · Definition · linear algebra
MultilinearMap.domDomCongr
{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} → ι₁ ≃ ι₂ → MultilinearMap R (fun x => M₂) M₃ → MultilinearMap R (fun x => M₂) M₃Transfer the arguments to a map along an equivalence between argument indices.
The naming is derived from Finsupp.domCongr, noting that here the permutation applies to the
domain of the domain.
- Defined in
- Mathlib.LinearAlgebra.Multilinear.Basic
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- 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
Cited by25
Results whose statement or proof uses this declaration.
- AlternatingMap.domDomCongrproof · cited by 17
- ContinuousMultilinearMap.domDomCongrproof · cited by 16
- MultilinearMap.alternatizationproof · cited by 10
- AlternatingMap.domCoprod.summandproof · cited by 6
- MultilinearMap.domDomCongrEquivproof · cited by 6
- MultilinearMap.domDomCongr_applystatement and proof · cited by 5
- MultilinearMap.alternatization_applystatement and proof · cited by 3
- MultilinearMap.alternatization_coestatement and proof · cited by 2
- LinearMap.compMultilinearMap_domDomCongrstatement · cited by 1
- MultilinearMap.domCoprod_alternization_coestatement and proof · cited by 1
- MultilinearMap.domCoprod_alternizationproof · cited by 1
- MultilinearMap.domDomCongrEquiv_applystatement · cited by 1