Theorems · Theorem · nonassociative algebras
skewAdjointMatricesLieSubalgebraEquivTranspose_apply
∀ {R : Type u} {n : Type w} [inst : CommRing R] [inst_1 : Fintype n] (J : Matrix n n R) [inst_2 : DecidableEq n]
{m : Type w} [inst_3 : DecidableEq m] [inst_4 : Fintype m] (e : Matrix n n R ≃ₐ[R] Matrix m m R)
(h : ∀ (A : Matrix n n R), (e A).transpose = e A.transpose) (A : ↥(skewAdjointMatricesLieSubalgebra J)),
↑((skewAdjointMatricesLieSubalgebraEquivTranspose J e h) A) = e ↑A- Defined in
- Mathlib.Algebra.Lie.SkewAdjoint
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AlgEquivstatement and proof · cited by 1,681
- LieSubalgebrastatement · cited by 418
- Matrix.transposestatement and proof · cited by 389
- LieRing.ofAssociativeRingstatement · cited by 227
- LieEquivstatement · cited by 86
- skewAdjointMatricesLieSubalgebrastatement and proof · cited by 5
- skewAdjointMatricesLieSubalgebraEquivTransposestatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.