Theorems · Theorem · linear algebra
TensorProduct.dualDistribInvOfBasis_apply
∀ {R : Type u_7} {M : Type u_8} {N : Type u_9} {ι : Type u_10} {κ : Type u_11} [inst : DecidableEq ι]
[inst_1 : DecidableEq κ] [inst_2 : Fintype ι] [inst_3 : Fintype κ] [inst_4 : CommSemiring R]
[inst_5 : AddCommMonoid M] [inst_6 : AddCommMonoid N] [inst_7 : Module R M] [inst_8 : Module R N]
(b : Module.Basis ι R M) (c : Module.Basis κ R N) (f : Module.Dual R (TensorProduct R M N)),
(TensorProduct.dualDistribInvOfBasis b c) f = ∑ i, ∑ j, f (b i ⊗ₜ[R] c j) • b.dualBasis i ⊗ₜ[R] c.dualBasis j- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- TensorProductstatement and proof · cited by 2,545
- Finset.sum_congrproof · cited by 2,323
- LinearMap.compproof · cited by 1,642
Cited by3
Results whose statement or proof uses this declaration.
- TensorProduct.dualDistrib_dualDistribInvOfBasis_right_inverseproof · cited by 0
- TensorProduct.dualDistribEquivOfBasis_symm_applyproof · cited by 0
- TensorProduct.dualDistrib_dualDistribInvOfBasis_left_inverseproof · cited by 0