Theorems · Theorem · nonassociative algebras
LieAlgebra.LoopAlgebra.residuePairing_apply_apply
∀ (R : Type u_1) (A : Type u_2) (L : Type u_3) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : AddCommGroup A] [inst_4 : DistribSMul A R] [inst_5 : SMulCommClass A R R] (Φ : LinearMap.BilinForm R L)
(f g : LieAlgebra.loopAlgebra R A L),
((LieAlgebra.LoopAlgebra.residuePairing R A L Φ) f) g =
((LieAlgebra.LoopAlgebra.toFinsupp R A L) g).sum fun a v =>
a • (Φ (((LieAlgebra.LoopAlgebra.toFinsupp R A L) f) (-a))) v- Defined in
- Mathlib.Algebra.Lie.Loop
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- 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
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- AddMonoidAlgebrastatement · cited by 649
- LinearMap.BilinFormstatement and proof · cited by 501
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.