Theorems · Definition · nonassociative algebras
LieEquiv.prodComm
(R : Type u_1) →
(L₁ : Type u_2) →
(L₂ : Type u_3) →
[inst : CommRing R] →
[inst_1 : LieRing L₁] →
[inst_2 : LieAlgebra R L₁] → [inst_3 : LieRing L₂] → [inst_4 : LieAlgebra R L₂] → (L₁ × L₂) ≃ₗ⁅R⁆ L₂ × L₁The map (x, y) ↦ (y, x) as a Lie equivalence.
- Defined in
- Mathlib.Algebra.Lie.Prod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearEquivproof · cited by 3,317
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearEquiv.toLinearMapproof · cited by 1,171
- LieEquivstatement · cited by 86
- LinearEquiv.invFunproof · cited by 29
- LinearEquiv.prodCommproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- LieEquiv.prodComm_invFunstatement and proof · cited by 0
- LieEquiv.prodComm_toFunstatement and proof · cited by 0