Theorems · Definition · functional analysis
NormedSpace.Core.casesOn
{𝕜 : Type u_6} →
{E : Type u_7} →
[inst : NormedField 𝕜] →
[inst_1 : AddCommGroup E] →
[inst_2 : Module 𝕜 E] →
[inst_3 : Norm E] →
{motive : NormedSpace.Core 𝕜 E → Sort u} →
(t : NormedSpace.Core 𝕜 E) →
((toCore : SeminormedSpace.Core 𝕜 E) → (norm_eq_zero_iff : ∀ (x : E), ‖x‖ = 0 ↔ x = 0) → motive ⋯) →
motive t- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Norm.normstatement and proof · cited by 5,413
- NormedFieldstatement and proof · cited by 1,084
- Normstatement and proof · cited by 512
- SeminormedSpace.Corestatement and proof · cited by 5
- NormedSpace.Corestatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.