Theorems · Definition · functional analysis
ENormedAddCommMonoid.mk.noConfusion
{E : Type u_8} →
{inst : TopologicalSpace E} →
{P : Sort u} →
{toESeminormedAddCommMonoid : ESeminormedAddCommMonoid E} →
{enorm_eq_zero : ∀ (x : E), ‖x‖ₑ = 0 ↔ x = 0} →
{toESeminormedAddCommMonoid' : ESeminormedAddCommMonoid E} →
{enorm_eq_zero' : ∀ (x : E), ‖x‖ₑ = 0 ↔ x = 0} →
{ toESeminormedAddCommMonoid := toESeminormedAddCommMonoid, enorm_eq_zero := enorm_eq_zero } =
{ toESeminormedAddCommMonoid := toESeminormedAddCommMonoid', enorm_eq_zero := enorm_eq_zero' } →
(toESeminormedAddCommMonoid ≍ toESeminormedAddCommMonoid' → P) → P- Defined in
- Mathlib.Analysis.Normed.Group.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- ENNRealstatement · cited by 9,879
- ENorm.enormstatement and proof · cited by 715
- AddMonoid.toZerostatement · cited by 325
- ENormedAddCommMonoidstatement · cited by 32
- ESeminormedAddCommMonoidstatement and proof · cited by 21
- ENormedAddCommMonoid.noConfusionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.