Mathlib Map

Theorems · Definition · functional analysis

AlgebraNorm.noConfusionType

Sort u →
  {R : Type u_1} →
    [inst : SeminormedCommRing R] →
      {S : Type u_2} →
        [inst_1 : Ring S] →
          [inst_2 : Algebra R S] →
            AlgebraNorm R S →
              {R' : Type u_1} →
                [inst' : SeminormedCommRing R'] →
                  {S' : Type u_2} → [inst'_1 : Ring S'] → [inst'_2 : Algebra R' S'] → AlgebraNorm R' S' → Sort u
Defined in
Mathlib.Analysis.Normed.Unbundled.AlgebraNorm
Cited by
0 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedCommRingRingAlgebraSeminormedCommRingRingAlgebra

Around this declaration

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

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.