Theorems · Theorem · nonassociative algebras
LieEquiv.trans_apply
∀ {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₃) (x : L₁), (e₁.trans e₂) x = e₂ (e₁ x)- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 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.
- DFunLike.coestatement · cited by 62,936
- 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.transstatement · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.Orthogonal.soIndefiniteEquiv_applyproof · cited by 0