Mathlib Map

Theorems · Inductive type · linear algebra

LinearMap.IsSymm

{R : Type u_1} →
  {M : Type u_5} →
    [inst : CommSemiring R] →
      [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → {I : R →+* R} → (M →ₛₗ[I] M →ₗ[R] R) → Prop

The proposition that a sesquilinear form is symmetric

Defined in
Mathlib.LinearAlgebra.SesquilinearForm.Basic
Cited by
48 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

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

Cites6

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

Cited by63

Results whose statement or proof uses this declaration.