Affine.Simplex.map_points
∀ {k : Type u_1} {V : Type u_2} {V₂ : Type u_3} {P : Type u_5} {P₂ : Type u_6} [inst : Ring k] [inst_1 : AddCommGroup V]
[inst_2 : AddCommGroup V₂] [inst_3 : Module k V] [inst_4 : Module k V₂] [inst_5 : AddTorsor V P]
[inst_6 : AddTorsor V₂ P₂] {n : ℕ} (s : Affine.Simplex k P n) (f : P →ᵃ[k] P₂) (hf : Function.Injective ⇑f),
(s.map f hf).points = ⇑f ∘ s.points- Cited by
- 15 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement and proof · cited by 674
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.pointsstatement and proof · cited by 391
- Affine.Simplex.mapstatement and proof · cited by 43
Cited by15
Results whose statement or proof uses this declaration.
- Affine.Simplex.centroid_mapproof · cited by 3
- Affine.Simplex.ExcenterExists.excenter_mapproof · cited by 3
- Affine.Simplex.faceOppositeCentroid_mapproof · cited by 3
- Affine.Simplex.circumcenter_mapproof · cited by 3
- Affine.Simplex.setInterior_mapproof · cited by 3
- Affine.Simplex.height_mapproof · cited by 2
- Affine.Simplex.altitudeFoot_mapproof · cited by 2
- Affine.Simplex.circumradius_mapproof · cited by 2
- Affine.Simplex.altitude_mapproof · cited by 1
- Affine.Simplex.exradius_mapproof · cited by 1
- Affine.Simplex.ExcenterExists.touchpointWeights_mapproof · cited by 1
- Affine.Simplex.orthogonalProjectionSpan_mapproof · cited by 1