Theorems · Definition · number theory
QuadraticMap.Isometry.inl
{R : Type u_2} →
{M₁ : Type u_3} →
{M₂ : Type u_4} →
{P : Type u_7} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M₁] →
[inst_2 : AddCommMonoid M₂] →
[inst_3 : AddCommMonoid P] →
[inst_4 : Module R M₁] →
[inst_5 : Module R M₂] →
[inst_6 : Module R P] → (Q₁ : QuadraticMap R M₁ P) → (Q₂ : QuadraticMap R M₂ P) → Q₁ →qᵢ Q₁.prod Q₂LinearMap.inl as an isometry.
- Defined in
- Mathlib.LinearAlgebra.QuadraticForm.Prod
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 45 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.idproof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapproof · cited by 10,215
- QuadraticMapstatement and proof · cited by 262
- LinearMap.inlproof · cited by 72
- QuadraticMap.Isometrystatement · cited by 69
- QuadraticMap.prodstatement · cited by 37
Cited by6
Results whose statement or proof uses this declaration.
- CliffordAlgebra.toProdproof · cited by 5
- CliffordAlgebra.toProd_one_tmul_ιproof · cited by 2
- CliffordAlgebra.toProd_ι_tmul_oneproof · cited by 2
- QuadraticMap.Isometry.inl_applystatement and proof · cited by 1
- QuadraticMap.Isometry.fst_comp_inlstatement · cited by 0
- QuadraticMap.Isometry.snd_comp_inlstatement · cited by 0