Mathlib Map

Theorems · Theorem · functional analysis

TrivSqZeroExt.exp_def_of_smul_comm

∀ {R : Type u_3} {M : Type u_4} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [inst_3 : Module Rᵐᵒᵖ M]
  [inst_4 : SMulCommClass R Rᵐᵒᵖ M] [inst_5 : TopologicalSpace R] [inst_6 : TopologicalSpace M]
  [inst_7 : IsTopologicalRing R] [inst_8 : IsTopologicalAddGroup M] [inst_9 : ContinuousSMul R M]
  [inst_10 : ContinuousSMul Rᵐᵒᵖ M] [Algebra ℚ R] [Module ℚ M] [T2Space R] [T2Space M] (x : TrivSqZeroExt R M),
  MulOpposite.op x.fst • x.snd = x.fst • x.snd →
    NormedSpace.exp x = TrivSqZeroExt.inl (NormedSpace.exp x.fst) + TrivSqZeroExt.inr (NormedSpace.exp x.fst • x.snd)
Defined in
Mathlib.Analysis.Normed.Algebra.TrivSqZeroExt
Cited by
3 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleModuleSMulCommClassTopologicalSpaceTopologicalSpaceIsTopologicalRingIsTopologicalAddGroupContinuousSMulContinuousSMulAlgebraModuleT2SpaceT2Space

Around this declaration

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

Cites36

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

Cited by3

Results whose statement or proof uses this declaration.