Theorems · Theorem · number theory
QuadraticMap.Isometry.tmul_apply
∀ {R : Type uR} {M₁ : Type uM₁} {M₂ : Type uM₂} {M₃ : Type uM₃} {M₄ : Type uM₄} [inst : CommRing R]
[inst_1 : AddCommGroup M₁] [inst_2 : AddCommGroup M₂] [inst_3 : AddCommGroup M₃] [inst_4 : AddCommGroup M₄]
[inst_5 : Module R M₁] [inst_6 : Module R M₂] [inst_7 : Module R M₃] [inst_8 : Module R M₄] [inst_9 : Invertible 2]
{Q₁ : QuadraticForm R M₁} {Q₂ : QuadraticForm R M₂} {Q₃ : QuadraticForm R M₃} {Q₄ : QuadraticForm R M₄}
(f : Q₁ →qᵢ Q₂) (g : Q₃ →qᵢ Q₄) (x : TensorProduct R M₁ M₃),
(f.tmul g) x = (TensorProduct.map f.toLinearMap g.toLinearMap) x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- TensorProductstatement and proof · cited by 2,545
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- TensorProduct.mapstatement · cited by 250
- QuadraticMap.Isometrystatement and proof · cited by 69
- QuadraticForm.tmulstatement · cited by 33
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.