AffineMap.apply_lineMap
∀ {k : Type u_1} {V1 : Type u_2} {P1 : Type u_3} {V2 : Type u_4} {P2 : Type u_5} [inst : Ring k]
[inst_1 : AddCommGroup V1] [inst_2 : Module k V1] [inst_3 : AddTorsor V1 P1] [inst_4 : AddCommGroup V2]
[inst_5 : Module k V2] [inst_6 : AddTorsor V2 P2] (f : P1 →ᵃ[k] P2) (p₀ p₁ : P1) (c : k),
f ((AffineMap.lineMap p₀ p₁) c) = (AffineMap.lineMap (f p₀) (f p₁)) c- Cited by
- 16 results in Mathlib
- Foundations
- Depth 45 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 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
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubproof · cited by 817
- AffineMapstatement and proof · cited by 674
- map_smulproof · cited by 566
- AffineMap.lineMapstatement · cited by 254
- AffineMap.linearproof · cited by 105
- AffineMap.linearMap_vsubproof · cited by 17
Cited by16
Results whose statement or proof uses this declaration.
- Convex.combo_affine_applyproof · cited by 5
- AffineEquiv.apply_lineMapproof · cited by 5
- image_openSegmentproof · cited by 5
- signedDist_lineMap_lineMapproof · cited by 4
- ContinuousAffineMap.apply_lineMapproof · cited by 4
- AffineMap.comp_lineMapproof · cited by 2
- AffineMap.lineMap_vadd_lineMapproof · cited by 1
- AffineMap.lineMap_vsub_lineMapproof · cited by 1
- image_segmentproof · cited by 1
- AffineMap.fst_lineMapproof · cited by 0
- AffineMap.snd_lineMapproof · cited by 0
- signedDist_lineMap_leftproof · cited by 0