Theorems · Theorem · convex and discrete geometry
AffineIsometry.intrinsicInterior_image
∀ {𝕜 : Type u_1} {V : Type u_2} {W : Type u_3} {Q : Type u_4} {P : Type u_5} [inst : NormedField 𝕜]
[inst_1 : SeminormedAddCommGroup V] [inst_2 : SeminormedAddCommGroup W] [inst_3 : NormedSpace 𝕜 V]
[inst_4 : NormedSpace 𝕜 W] [inst_5 : MetricSpace P] [inst_6 : PseudoMetricSpace Q] [inst_7 : NormedAddTorsor V P]
[inst_8 : NormedAddTorsor W Q] (φ : P →ᵃⁱ[𝕜] Q) (s : Set P),
intrinsicInterior 𝕜 (⇑φ '' s) = ⇑φ '' intrinsicInterior 𝕜 s- Defined in
- Mathlib.Analysis.Convex.Intrinsic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Setstatement and proof · cited by 53,352
- NormedSpacestatement and proof · cited by 12,499
- Set.Elemproof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- MetricSpacestatement and proof · cited by 1,684
- PseudoMetricSpacestatement and proof · cited by 1,550
- NormedAddTorsorstatement and proof · cited by 1,325
- NormedFieldstatement and proof · cited by 1,084
- affineSpanproof · cited by 417
- ContinuousAffineEquivproof · cited by 90
Cited by1
Results whose statement or proof uses this declaration.
- AffineIsometry.image_intrinsicInteriorproof · cited by 0