Mathlib Map

Theorems · Definition · nonassociative algebras

LieEquiv.refl

{R : Type u} → {L₁ : Type v} → [inst : CommRing R] → [inst_1 : LieRing L₁] → [inst_2 : LieAlgebra R L₁] → L₁ ≃ₗ⁅R⁆ L₁

Lie algebra equivalences are reflexive.

Defined in
Mathlib.Algebra.Lie.Basic
Cited by
4 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
CommRingLieRingLieAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

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 · cited by 86

Cited by6

Results whose statement or proof uses this declaration.