Theorems · Theorem · number theory
QuadraticMap.linMulLin_comp
∀ {R : Type u_3} {M : Type u_4} {A : Type u_7} [inst : CommSemiring R] [inst_1 : NonUnitalNonAssocSemiring A]
[inst_2 : AddCommMonoid M] [inst_3 : Module R M] [inst_4 : Module R A] [inst_5 : SMulCommClass R A A]
[inst_6 : IsScalarTower R A A] {N' : Type u_8} [inst_7 : AddCommMonoid N'] [inst_8 : Module R N'] (f g : M →ₗ[R] A)
(h : N' →ₗ[R] M), (QuadraticMap.linMulLin f g).comp h = QuadraticMap.linMulLin (f ∘ₗ h) (g ∘ₗ h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 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.
- 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 and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.compstatement · cited by 1,642
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- QuadraticMapstatement · cited by 262
- QuadraticMap.compstatement · cited by 20
- QuadraticMap.linMulLinstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.