Theorems · Theorem · nonassociative algebras
LieEquiv.symm_trans
∀ {R : Type u} {L₁ : Type v} {L₂ : Type w} {L₃ : Type w₁} [inst : CommRing R] [inst_1 : LieRing L₁]
[inst_2 : LieRing L₂] [inst_3 : LieRing L₃] [inst_4 : LieAlgebra R L₁] [inst_5 : LieAlgebra R L₂]
[inst_6 : LieAlgebra R L₃] (e₁ : L₁ ≃ₗ⁅R⁆ L₂) (e₂ : L₂ ≃ₗ⁅R⁆ L₃), (e₁.trans e₂).symm = e₂.symm.trans e₁.symm- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieEquivstatement and proof · cited by 86
- LieEquiv.symmstatement · cited by 34
- LieEquiv.transstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.