Mathlib Map

Theorems · Theorem · functional analysis

ContinuousLinearMap.toSpanSingleton.congr_simp

∀ (R₁ : Type u_1) [inst : Semiring R₁] {M₁ : Type u_4} [inst_1 : TopologicalSpace M₁] [inst_2 : AddCommMonoid M₁]
  [inst_3 : Module R₁ M₁] [inst_4 : TopologicalSpace R₁] [inst_5 : ContinuousSMul R₁ M₁] (x x_1 : M₁),
  x = x_1 → ContinuousLinearMap.toSpanSingleton R₁ x = ContinuousLinearMap.toSpanSingleton R₁ x_1
Defined in
Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
Cited by
12 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringTopologicalSpaceAddCommMonoidModuleTopologicalSpaceContinuousSMul

Around this declaration

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

Cites8

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.