Theorems · Definition · number theory
LinearEquiv.congrQuadraticMap
{R : Type u_3} →
{M : Type u_4} →
{N : Type u_5} →
{P : Type u_6} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : AddCommMonoid N] →
[inst_4 : Module R N] →
[inst_5 : AddCommMonoid P] →
[inst_6 : Module R P] → (N ≃ₗ[R] P) → QuadraticMap R M N ≃ₗ[R] QuadraticMap R M PWhen N and P are equivalent, quadratic maps on M into N are equivalent to quadratic
maps on M into P.
See LinearMap.BilinMap.congr₂ for the bilinear map version.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- QuadraticMapstatement and proof · cited by 262
- LinearMap.compQuadraticMapproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- QuadraticForm.tensorDistribproof · cited by 1
- LinearEquiv.congrQuadraticMap_applystatement and proof · cited by 0
- LinearEquiv.congrQuadraticMap_reflstatement · cited by 0
- LinearEquiv.congrQuadraticMap_symmstatement · cited by 0