Theorems · Definition · nonassociative algebras
LieAlgebra.InvariantForm.orthogonal
{R : Type u_1} →
{L : Type u_2} →
{M : Type u_3} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : AddCommGroup M] →
[inst_3 : Module R M] →
[inst_4 : LieRingModule L M] →
(Φ : LinearMap.BilinForm R M) →
LinearMap.BilinForm.lieInvariant L Φ → LieSubmodule R L M → LieSubmodule R L MThe orthogonal complement of a Lie submodule N with respect to an invariant bilinear form Φ is
the Lie submodule of elements y such that Φ x y = 0 for all x ∈ N.
- Defined in
- Mathlib.Algebra.Lie.InvariantForm
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submoduleproof · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LinearMap.BilinFormstatement and proof · cited by 501
- LieSubmodulestatement and proof · cited by 489
- LieSubmodule.toSubmoduleproof · cited by 150
- LinearMap.BilinForm.orthogonalproof · cited by 36
- LinearMap.BilinForm.lieInvariantstatement and proof · cited by 14
Cited by11
Results whose statement or proof uses this declaration.
- LieIdeal.killingComplproof · cited by 8
- LieAlgebra.InvariantForm.orthogonal_disjointstatement and proof · cited by 3
- LieAlgebra.InvariantForm.orthogonal_isCompl_toSubmodulestatement · cited by 3
- LieAlgebra.InvariantForm.atomisticproof · cited by 1
- LieAlgebra.InvariantForm.orthogonal_carrierstatement · cited by 1
- LieAlgebra.InvariantForm.orthogonal_isComplstatement · cited by 1
- LieAlgebra.InvariantForm.orthogonal_toSubmodulestatement · cited by 1
- LieAlgebra.InvariantForm.isSemisimple_of_nondegenerateproof · cited by 0
- LieAlgebra.InvariantForm.mem_orthogonalstatement · cited by 0
- LieAlgebra.InvariantForm.restrict_orthogonal_nondegeneratestatement · cited by 0
- LieAlgebra.InvariantForm.orthogonal.congr_simpstatement and proof · cited by 0