Theorems · Theorem · global analysis
mem_tangentConeAt_of_seq
∀ {R : Type u} {E : Type v} [inst : AddCommGroup E] [inst_1 : SMul R E] [inst_2 : TopologicalSpace E] {s : Set E}
{x y : E} {α : Type u_1} (l : Filter α) [l.NeBot] (c : α → R) (d : α → E),
Filter.Tendsto d l (nhds 0) →
(∀ᶠ (n : α) in l, x + d n ∈ s) → Filter.Tendsto (fun n => c n • d n) l (nhds y) → y ∈ tangentConeAt R s xA special case of mem_tangentConeAt_of_frequently, which avoids Filter.Frequently.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.NeBotstatement and proof · cited by 853
- tangentConeAtstatement · cited by 54
- Filter.Eventually.frequentlyproof · cited by 44
- mem_tangentConeAt_of_frequentlyproof · cited by 3
Cited by8
Results whose statement or proof uses this declaration.
- mem_tangentConeAt_of_add_smul_memproof · cited by 3
- subset_tangentConeAt_prod_leftproof · cited by 1
- subset_tangentConeAt_prod_rightproof · cited by 1
- mem_tangentConeAt_iff_exists_seqproof · cited by 1
- mapsTo_tangentConeAt_piproof · cited by 1
- HasFDerivWithinAt.mapsTo_tangent_coneproof · cited by 1
- mem_tangentConeAt_iff_exists_seq_norm_tendsto_atTopproof · cited by 0
- tangentConeAt_nonempty_of_properSpaceproof · cited by 0