Mathlib Map

Theorems · Theorem · general topology

IsUltrametricDist.nnnorm_add_eq_max_of_nnnorm_ne_nnnorm

∀ {S : Type u_1} [inst : SeminormedAddGroup S] [IsUltrametricDist S] {x y : S}, ‖x‖₊ ≠ ‖y‖₊ → ‖x + y‖₊ = max ‖x‖₊ ‖y‖₊

All triangles are isosceles in an ultrametric normed additive group.

Defined in
Mathlib.Analysis.Normed.Group.Ultra
Cited by
2 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddGroupIsUltrametricDist

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.