Theorems · Definition · nonassociative algebras
LieEquiv.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₃] → (L₁ ≃ₗ⁅R⁆ L₂) → (L₂ ≃ₗ⁅R⁆ L₃) → L₁ ≃ₗ⁅R⁆ L₃Lie algebra equivalences are transitive.
- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- LieHomproof · cited by 382
- LinearEquiv.transproof · cited by 298
- LieEquivstatement and proof · cited by 86
- LinearEquiv.invFunproof · cited by 29
- LieHom.compproof · cited by 19
- LieEquiv.toLinearEquivproof · cited by 16
- LieEquiv.toLieHomproof · cited by 15
Cited by10
Results whose statement or proof uses this declaration.
- Matrix.lieConjproof · cited by 2
- LieAlgebra.exists_engelian_lieSubalgebra_of_lt_normalizerproof · cited by 1
- LieEquiv.self_trans_symmstatement · cited by 1
- LieEquiv.trans_applystatement · cited by 1
- LieAlgebra.Orthogonal.soIndefiniteEquivproof · cited by 1
- LieAlgebra.Orthogonal.typeDEquivSo'proof · cited by 0
- LieAlgebra.Orthogonal.typeBEquivSo'proof · cited by 0
- LieEquiv.symm_transstatement · cited by 0
- LieEquiv.symm_trans_selfstatement · cited by 0
- LieAlgebra.Basis.equivOfReindexproof · cited by 0