Theorems · Theorem · convex and discrete geometry
StrictConvex.linear_preimage
∀ {𝕜 : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜]
[inst_2 : TopologicalSpace E] [inst_3 : TopologicalSpace F] [inst_4 : AddCommMonoid E] [inst_5 : AddCommMonoid F]
[inst_6 : Module 𝕜 E] [inst_7 : Module 𝕜 F] {s : Set F},
StrictConvex 𝕜 s → ∀ (f : E →ₗ[𝕜] F), Continuous ⇑f → Function.Injective ⇑f → StrictConvex 𝕜 (⇑f ⁻¹' s)- Defined in
- Mathlib.Analysis.Convex.Strict
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- PartialOrderstatement and proof · cited by 6,410
- Set.preimagestatement and proof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- interiorproof · cited by 714
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousLinearEquiv.strictConvex_preimageproof · cited by 2
- StrictConvex.is_linear_preimageproof · cited by 1
- StrictConvex.linearIsometry_preimageproof · cited by 1
- StrictConvex.preimage_smulproof · cited by 0