Mathlib Map

Theorems · Definition · number theory

QuadraticMap.Isometry.id

{R : Type u_1} →
  {M : Type u_2} →
    {N : Type u_7} →
      [inst : CommSemiring R] →
        [inst_1 : AddCommMonoid M] →
          [inst_2 : AddCommMonoid N] →
            [inst_3 : Module R M] → [inst_4 : Module R N] → (Q : QuadraticMap R M N) → Q →qᵢ Q

The identity isometry from a quadratic form to itself.

Defined in
Mathlib.LinearAlgebra.QuadraticForm.Isometry
Cited by
11 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidAddCommMonoidModuleModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.