Theorems · Theorem · convex and discrete geometry
ConcaveOn.comp_affineMap
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} {β : Type u_5} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜]
[inst_2 : AddCommGroup E] [inst_3 : AddCommGroup F] [inst_4 : AddCommMonoid β] [inst_5 : PartialOrder β]
[inst_6 : Module 𝕜 E] [inst_7 : Module 𝕜 F] [inst_8 : SMul 𝕜 β] {f : F → β} (g : E →ᵃ[𝕜] F) {s : Set F},
ConcaveOn 𝕜 s f → ConcaveOn 𝕜 (⇑g ⁻¹' s) (f ∘ ⇑g)If a function is concave on s, it remains concave when precomposed by an affine map.
- Defined in
- Mathlib.Analysis.Convex.Function
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- PartialOrderstatement and proof · cited by 6,410
- Set.preimagestatement · cited by 4,946
- AffineMapstatement and proof · cited by 674
- ConcaveOnstatement and proof · cited by 159
- ConcaveOn.dualproof · cited by 35
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.