Mathlib Map

Theorems · Theorem · functional analysis

VonNeumannAlgebra.mk.congr_simp

∀ {H : Type u} [inst : NormedAddCommGroup H] [inst_1 : InnerProductSpace ℂ H] [inst_2 : CompleteSpace H]
  (toStarSubalgebra toStarSubalgebra_1 : StarSubalgebra ℂ (H →L[ℂ] H))
  (e_toStarSubalgebra : toStarSubalgebra = toStarSubalgebra_1)
  (centralizer_centralizer' : toStarSubalgebra.carrier.centralizer.centralizer = toStarSubalgebra.carrier),
  { toStarSubalgebra := toStarSubalgebra, centralizer_centralizer' := centralizer_centralizer' } =
    { toStarSubalgebra := toStarSubalgebra_1, centralizer_centralizer' := ⋯ }
Defined in
Mathlib.Analysis.VonNeumannAlgebra.Basic
Cited by
0 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpaceCompleteSpace

Around this declaration

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

Cites15

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.