Theorems · Theorem · global analysis
mapsTo_tangentConeAt_pi
∀ {𝕜 : Type u_1} [inst : Semiring 𝕜] {ι : Type u_2} {E : ι → Type u_3} [inst_1 : (i : ι) → AddCommGroup (E i)]
[inst_2 : (i : ι) → Module 𝕜 (E i)] [inst_3 : (i : ι) → TopologicalSpace (E i)] [∀ (i : ι), ContinuousAdd (E i)]
[∀ (i : ι), ContinuousConstSMul 𝕜 (E i)] {s : (i : ι) → Set (E i)} {x : (i : ι) → E i} [inst_6 : DecidableEq ι]
{i : ι},
(∀ (j : ι), j ≠ i → x j ∈ closure (s j)) →
Set.MapsTo (Pi.single i) (tangentConeAt 𝕜 (s i) (x i)) (tangentConeAt 𝕜 (Set.univ.pi s) x)The tangent cone of a product contains the tangent cone of each factor.
- Defined in
- Mathlib.Analysis.Calculus.TangentCone.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Set.univstatement and proof · cited by 3,945
- Filter.Tendstoproof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- add_zeroproof · cited by 2,707
- closurestatement and proof · cited by 1,254
Cited by1
Results whose statement or proof uses this declaration.
- UniqueDiffWithinAt.univ_piproof · cited by 2