Mathlib Map

Theorems · Theorem · global analysis

tangentConeAt_univ

∀ {𝕜 : Type u_1} {E : Type u_2} [inst : DivisionSemiring 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
  [inst_3 : TopologicalSpace 𝕜] [inst_4 : TopologicalSpace E] [ContinuousSMul 𝕜 E] {x : E} [(nhdsWithin 0 {0}ᶜ).NeBot],
  tangentConeAt 𝕜 Set.univ x = Set.univ
Defined in
Mathlib.Analysis.Calculus.TangentCone.Basic
Cited by
3 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionSemiringAddCommGroupModuleTopologicalSpaceTopologicalSpaceContinuousSMulFilter.NeBot

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.