Theorems · Theorem · nonassociative algebras
LieAlgebra.InvariantForm.mem_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)
(hΦ_inv : LinearMap.BilinForm.lieInvariant L Φ) (N : LieSubmodule R L M) (y : M),
y ∈ LieAlgebra.InvariantForm.orthogonal Φ hΦ_inv N ↔ ∀ x ∈ N, (Φ x) y = 0- Defined in
- Mathlib.Algebra.Lie.InvariantForm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.