Theorems · Theorem · convex and discrete geometry
ConvexIndependent.comp_embedding
∀ {𝕜 : Type u_1} {E : Type u_2} {ι : Type u_3} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommGroup E]
[inst_3 : Module 𝕜 E] {ι' : Type u_4} (f : ι' ↪ ι) {p : ι → E}, ConvexIndependent 𝕜 p → ConvexIndependent 𝕜 (p ∘ ⇑f)If a family is convex independent, so is any subfamily given by composition of an embedding into index type with the original family.
- Defined in
- Mathlib.Analysis.Convex.Independent
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, 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 and proof · cited by 62,936
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- Set.imageproof · cited by 5,609
- Function.Embeddingstatement and proof · cited by 988
- convexHullproof · cited by 163
- Set.image_imageproof · cited by 140
- Function.Embedding.injectiveproof · cited by 111
- Function.Injective.mem_set_imageproof · cited by 53
Cited by4
Results whose statement or proof uses this declaration.
- ConvexIndependent.rangeproof · cited by 1
- Function.Injective.convexIndependent_iff_setproof · cited by 0
- ConvexIndependent.monoproof · cited by 0
- ConvexIndependent.subtypeproof · cited by 0