Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.IsRefl.nondegenerate_iff_separatingLeft

∀ {R : Type u_1} {M : Type u_5} {M₁ : Type u_6} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
  [inst_3 : AddCommGroup M₁] [inst_4 : Module R M₁] {B : M →ₗ[R] M →ₗ[R] M₁},
  B.IsRefl → (B.Nondegenerate ↔ B.SeparatingLeft)
Defined in
Mathlib.LinearAlgebra.SesquilinearForm.Basic
Cited by
9 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModule

Around this declaration

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

LieAlgebra.IsKilling.killingForm_nondegenerate · cited by 2IsKilling.killingForm_non…LinearMap.BilinForm.nondegenerate_iff · cited by 1BilinForm.nondegenerate_i…LinearMap.IsSymm.nondegenerate_restrict_of_isCompl_ker · cited by 1IsSymm.nondegenerate_rest…LinearMap.BilinForm.nondegenerate_restrict_iff_disjoint_ker · cited by 1BilinForm.nondegenerate_r…LinearMap.nondegenerate_restrict_of_disjoint_orthogonal · cited by 1LinearMap.nondegenerate_r…RootPairing.rootForm_nondegenerate · cited by 1RootPairing.rootForm_nond…LieAlgebra.IsKilling.traceForm_cartan_nondegenerate · cited by 0IsKilling.traceForm_carta…QuadraticMap.nondegenerate_associated_iff · cited by 0QuadraticMap.nondegenerat…QuadraticMap.nondegenerate_polar_iff · cited by 0QuadraticMap.nondegenerat…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapSubmodule · cited by 7192SubmoduleBot.bot · cited by 4720Bot.botLinearMap.SeparatingLeft · cited by 47LinearMap.SeparatingLeftLinearMap.Nondegenerate · cited by 35LinearMap.NondegenerateLinearMap.IsRefl · cited by 16LinearMap.IsReflLinearMap.separatingLeft_iff_ker_eq_bot · cited by 13LinearMap.separatingLeft_…LinearMap.separatingRight_iff_flip_ker_eq_bot · cited by 3LinearMap.separatingRight…LinearMap.IsRefl.ker_eq_bot_iff_ker_flip_eq_bot · cited by 2IsRefl.ker_eq_bot_iff_ker…IsRefl.nondegenerate_iff_sepa…CITED BYCITES

Cites13

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

Cited by9

Results whose statement or proof uses this declaration.