Theorems · Definition · linear algebra
LinearMap.BilinForm.tmul
{R : Type uR} →
{A : Type uA} →
{M₁ : Type uM₁} →
{M₂ : Type uM₂} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring A] →
[inst_2 : AddCommMonoid M₁] →
[inst_3 : AddCommMonoid M₂] →
[inst_4 : Algebra R A] →
[inst_5 : Module R M₁] →
[inst_6 : Module A M₁] →
[inst_7 : SMulCommClass R A M₁] →
[IsScalarTower R A M₁] →
[inst_9 : Module R M₂] →
LinearMap.BilinForm A M₁ →
LinearMap.BilinMap R M₂ R → LinearMap.BilinMap A (TensorProduct R M₁ M₂) AThe tensor product of two bilinear forms, a shorthand for dot notation.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- TensorProduct.tmulproof · cited by 1,182
- LinearMap.BilinFormstatement and proof · cited by 501
- LinearMap.BilinMapstatement and proof · cited by 85
- LinearMap.BilinForm.tensorDistribproof · cited by 6
Cited by10
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.baseChangeproof · cited by 7
- QuadraticForm.associated_tmulstatement · cited by 6
- LinearMap.BilinForm.tmul.congr_simpstatement and proof · cited by 4
- LinearMap.IsSymm.tmulstatement and proof · cited by 1
- QuadraticForm.comp_tensorRId_eqproof · cited by 1
- QuadraticForm.tmul_comp_tensorAssocproof · cited by 1
- QuadraticForm.polarBilin_tmulstatement and proof · cited by 1
- QuadraticForm.tmul_comp_tensorMapproof · cited by 1
- QuadraticForm.associated_baseChangeproof · cited by 0
- QuadraticForm.polarBilin_baseChangeproof · cited by 0