Theorems · Theorem · functional analysis
WithLp.nndist_toLp_fst
∀ (p : ENNReal) (α : Type u_2) (β : Type u_3) [hp : Fact (1 ≤ p)] [inst : SeminormedAddCommGroup α] [inst_1 : SeminormedAddCommGroup β] (x₁ x₂ : α), nndist (WithLp.toLp p (x₁, 0)) (WithLp.toLp p (x₂, 0)) = nndist x₁ x₂
- Defined in
- Mathlib.Analysis.Normed.Lp.ProdLp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- Factstatement and proof · cited by 2,726
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NNNorm.nnnormproof · cited by 952
- sub_zeroproof · cited by 938
- WithLpstatement and proof · cited by 345
- NNDist.nndiststatement and proof · cited by 235
- nndist_eq_nnnormproof · cited by 11
- WithLp.nnnorm_toLp_inlproof · cited by 2
- Prod.mk_sub_mkproof · cited by 2
- WithLp.toLp_subproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- WithLp.dist_toLp_fstproof · cited by 0
- WithLp.edist_toLp_fstproof · cited by 0