Theorems · Theorem · linear algebra
PiTensorProduct.lift_comp_reindex_symm
∀ {ι : Type u_1} {ι₂ : Type u_2} {R : Type u_4} [inst : CommSemiring R] {s : ι → Type u_7}
[inst_1 : (i : ι) → AddCommMonoid (s i)] [inst_2 : (i : ι) → Module R (s i)] {E : Type u_9} [inst_3 : AddCommMonoid E]
[inst_4 : Module R E] (e : ι ≃ ι₂) (φ : MultilinearMap R s E),
PiTensorProduct.lift φ ∘ₗ ↑(PiTensorProduct.reindex R s e).symm =
PiTensorProduct.lift ((MultilinearMap.domDomCongrLinearEquiv' R R s E e) φ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Equivstatement and proof · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- LinearEquivstatement · cited by 3,317
- LinearMap.compstatement · cited by 1,642
- LinearEquiv.symmstatement and proof · cited by 1,461
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
Cited by1
Results whose statement or proof uses this declaration.
- PiTensorProduct.lift_reindex_symmproof · cited by 0