Theorems · Definition · nonassociative algebras
Derivation.couple
(R : Type u_1) →
[inst : CommRing R] →
(A : Type u_2) →
[inst_1 : CommRing A] →
[inst_2 : Algebra R A] →
(A' : Type u_3) →
[inst_3 : CommRing A'] →
[inst_4 : Algebra R A'] →
[inst_5 : Algebra A A'] →
[IsScalarTower R A A'] → LieSubalgebra R (Derivation R A' A' × Derivation R A A)Let σ : A → A' be a an homomorphism. A derivation d : A → A and a derivation
d' : A' → A' are called compatible if d' ∘ σ = σ ∘ d. Couples of derivations
with this property form a Lie subalgebra of all couples of derivations.
- Defined in
- Mathlib.RingTheory.Derivation.Lie
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 53 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.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Set.ofPredproof · cited by 6,101
- IsScalarTowerstatement and proof · cited by 3,896
- LieSubalgebrastatement · cited by 418
- Derivationstatement and proof · cited by 293
- AlgHom.toLinearMapproof · cited by 254
- LieRing.ofAssociativeRingstatement · cited by 227
- Algebra.ofIdproof · cited by 166
- LinearMap.compDerproof · cited by 12
- Derivation.compAlgebraMapLproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- Derivation.Compatible.mkstatement · cited by 2
- Derivation.Compatible.applystatement and proof · cited by 0
- Derivation.Compatible.memstatement and proof · cited by 0
- Derivation.Compatible.mk_leftstatement · cited by 0
- Derivation.Compatible.mk_rightstatement · cited by 0