Mathlib Map

Theorems · Definition · Lie groups

LeftInvariantDerivation.toDerivation

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {E : Type u_2} →
      [inst_1 : NormedAddCommGroup E] →
        [inst_2 : NormedSpace 𝕜 E] →
          {H : Type u_3} →
            [inst_3 : TopologicalSpace H] →
              {I : ModelWithCorners 𝕜 E H} →
                {G : Type u_4} →
                  [inst_4 : TopologicalSpace G] →
                    [inst_5 : ChartedSpace H G] →
                      [inst_6 : Monoid G] →
                        [inst_7 : ContMDiffMul I (↑⊤) G] →
                          LeftInvariantDerivation I G →
                            Derivation 𝕜 (ContMDiffMap I (modelWithCornersSelf 𝕜 𝕜) G 𝕜 ↑⊤)
                              (ContMDiffMap I (modelWithCornersSelf 𝕜 𝕜) G 𝕜 ↑⊤)
Defined in
Mathlib.Geometry.Manifold.Algebra.LeftInvariantDerivation
Cited by
11 results in Mathlib
Foundations
Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceMonoidContMDiffMul

Around this declaration

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

LeftInvariantDerivation.evalAt · cited by 5LeftInvariantDerivation.e…LeftInvariantDerivation.left_invariant'' · cited by 2LeftInvariantDerivation.l…LeftInvariantDerivation.evalAt_coe · cited by 0LeftInvariantDerivation.e…LeftInvariantDerivation.toDerivation_injective · cited by 0LeftInvariantDerivation.t…LeftInvariantDerivation.toFun_eq_coe · cited by 0LeftInvariantDerivation.t…LeftInvariantDerivation.coe_derivation · cited by 0LeftInvariantDerivation.c…LeftInvariantDerivation.left_invariant' · cited by 0LeftInvariantDerivation.l…LeftInvariantDerivation.leibniz · cited by 0LeftInvariantDerivation.l…LeftInvariantDerivation.lift_add · cited by 0LeftInvariantDerivation.l…LeftInvariantDerivation.lift_smul · cited by 0LeftInvariantDerivation.l…LeftInvariantDerivation.lift_zero · cited by 0LeftInvariantDerivation.l…LeftInvariantDerivation.commutator_coe_derivation · cited by 0LeftInvariantDerivation.c…TopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatMonoid · cited by 3887MonoidModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceWithTop.some · cited by 1128WithTop.somemodelWithCornersSelf · cited by 920modelWithCornersSelfDerivation · cited by 293DerivationContMDiffMap · cited by 125ContMDiffMapContMDiffMul · cited by 99ContMDiffMulLeftInvariantDerivation · cited by 33LeftInvariantDerivationLeftInvariantDerivation.toDer…CITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.