AffineEquiv.apply_lineMap
∀ {k : Type u_1} {P₁ : Type u_2} {P₂ : Type u_3} {V₁ : Type u_6} {V₂ : Type u_7} [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₂] (e : P₁ ≃ᵃ[k] P₂) (a b : P₁) (c : k),
e ((AffineMap.lineMap a b) c) = (AffineMap.lineMap (e a) (e b)) c- Cited by
- 5 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 674
- AffineMap.lineMapstatement · cited by 254
- AffineEquivstatement and proof · cited by 191
- AffineEquiv.toAffineMapproof · cited by 65
- AffineMap.apply_lineMapproof · cited by 16
Cited by5
Results whose statement or proof uses this declaration.
- AffineEquiv.map_midpointproof · cited by 0
- AffineMap.lineMap_vaddproof · cited by 0
- AffineMap.lineMap_vsubproof · cited by 0
- AffineMap.vadd_lineMapproof · cited by 0
- AffineMap.vsub_lineMapproof · cited by 0