Theorems · Theorem · harmonic analysis
BoundedContinuousFunction.ext_of_char_eq
∀ {V : Type u_1} {W : Type u_2} [inst : AddCommGroup V] [inst_1 : Module ℝ V] [inst_2 : TopologicalSpace V]
[inst_3 : AddCommGroup W] [inst_4 : Module ℝ W] [inst_5 : TopologicalSpace W] {e : AddChar ℝ Circle}
{L : V →ₗ[ℝ] W →ₗ[ℝ] ℝ} (he : Continuous ⇑e),
e ≠ 1 →
∀ (hL : Continuous fun p => (L p.1) p.2),
(∀ (v : V), v ≠ 0 → L v ≠ 0) →
∀ {v v' : V},
(∀ (w : W), (BoundedContinuousFunction.char he hL w) v = (BoundedContinuousFunction.char he hL w) v') → v = v'If e and L are non-trivial, then char he hL w, w : W separates points in V.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Complexstatement and proof · cited by 5,565
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- add_zeroproof · cited by 2,707
- Continuousstatement and proof · cited by 2,592
Cited by1
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.separatesPoints_charPolyproof · cited by 2