Theorems · Inductive type · nonassociative algebras
LieRinehartAlgebra
(R : Type u_1) →
(A : Type u_2) →
(L : Type u_3) →
[inst : CommRing A] →
[inst_1 : LieRing L] →
[inst_2 : Module A L] →
[inst_3 : LieRingModule L A] →
[LieRinehartRing A L] → [inst_5 : CommRing R] → [Algebra R A] → [LieAlgebra R L] → PropA Lie-Rinehart algebra with coefficients in a commutative ring R, is a pair consisting of a
commutative R-algebra A and a Lie algebra L with coefficients in R, such that A and L
are each a module over the other, satisfying compatibility conditions.
As shown below, this data determines a linear map L → Derivation R A A satisfying a Leibniz-like
compatibility condition. This could even be taken as a definition, however the definition here has
the advantage of being Prop-valued, thus mitigating potential diamonds.
- Defined in
- Mathlib.Algebra.LieRinehartAlgebra.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- CommRingstatement · cited by 17,173
- Algebrastatement · cited by 11,388
- LieRingstatement · cited by 1,548
- LieAlgebrastatement · cited by 1,246
- LieRingModulestatement · cited by 727
- LieRinehartRingstatement · cited by 12
Cited by11
Results whose statement or proof uses this declaration.
- LieRinehartSubalgebra.toLieSubalgebrastatement and proof · cited by 3
- LieRinehartAlgebra.anchorstatement and proof · cited by 2
- LieRinehartSubalgebra.toLieSubalgebra_injectivestatement and proof · cited by 1
- LieRinehartSubalgebra.inclstatement and proof · cited by 1
- LieRinehartAlgebra.anchor_applystatement and proof · cited by 0
- LieRinehartAlgebra.casesOnstatement and proof · cited by 0
- LieRinehartAlgebra.congr_simpstatement and proof · cited by 0
- LieRinehartSubalgebra.toLieSubalgebra_injstatement and proof · cited by 0
- LieRinehartAlgebra.recOnstatement and proof · cited by 0
- LieRinehartSubalgebra.coe_inclstatement and proof · cited by 0
- LieRinehartSubalgebra.coe_toLieSubalgebrastatement and proof · cited by 0