Theorems · Definition · nonassociative algebras
LieEquiv.ofBijective
{R : Type u} →
{L₁ : Type v} →
{L₂ : Type w} →
[inst : CommRing R] →
[inst_1 : LieRing L₁] →
[inst_2 : LieRing L₂] →
[inst_3 : LieAlgebra R L₁] →
[inst_4 : LieAlgebra R L₂] → (f : L₁ →ₗ⁅R⁆ L₂) → Function.Bijective ⇑f → L₁ ≃ₗ⁅R⁆ L₂A bijective morphism of Lie algebras yields an equivalence of Lie algebras.
- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, 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.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Function.Bijectivestatement and proof · cited by 863
- LieHomstatement and proof · cited by 382
- LieEquivstatement · cited by 86
- LieHom.toLinearMapproof · cited by 74
- LinearEquiv.ofBijectiveproof · cited by 60
- LinearEquiv.invFunproof · cited by 29
Cited by3
Results whose statement or proof uses this declaration.
- LieHom.equivRangeOfInjectiveproof · cited by 1
- LieEquiv.ofBijective_invFunstatement and proof · cited by 0
- LieEquiv.ofBijective_toFunstatement and proof · cited by 0