Mathlib Map

Theorems · Theorem · convex and discrete geometry

ContinuousAffineEquiv.intrinsicClosure_image

∀ {𝕜 : Type u_1} {V : Type u_2} {W : Type u_3} {Q : Type u_4} {P : Type u_5} [inst : Ring 𝕜] [inst_1 : AddCommGroup V]
  [inst_2 : AddCommGroup W] [inst_3 : Module 𝕜 V] [inst_4 : Module 𝕜 W] [inst_5 : TopologicalSpace P]
  [inst_6 : TopologicalSpace Q] [inst_7 : AddTorsor V P] [inst_8 : AddTorsor W Q] (φ : P ≃ᴬ[𝕜] Q) (s : Set P),
  intrinsicClosure 𝕜 (⇑φ '' s) = ⇑φ '' intrinsicClosure 𝕜 s
Defined in
Mathlib.Analysis.Convex.Intrinsic
Cited by
1 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupAddCommGroupModuleModuleTopologicalSpaceTopologicalSpaceAddTorsorAddTorsor

Around this declaration

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

Cites20

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

Cited by1

Results whose statement or proof uses this declaration.