Theorems · Definition · geometry
AffineMap.toFun
{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] → (P1 →ᵃ[k] P2) → P1 → P2The underlying function between the affine spaces P1 and P2.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
Cited by20
Results whose statement or proof uses this declaration.
- AffineMap.map_vadd'statement · cited by 3
- ContinuousAffineMap.decompproof · cited by 2
- ContinuousAffineMap.casesOnstatement and proof · cited by 2
- AffineMap.ext_linearproof · cited by 2
- ContinuousAffineMap.contstatement · cited by 2
- AffineMap.toFun_eq_coestatement · cited by 1
- ContinuousAffineMap.mk.injstatement and proof · cited by 1
- ContinuousAffineMap.mk.noConfusionstatement and proof · cited by 1
- ContinuousAffineMap.coe_mkstatement and proof · cited by 1
- ContinuousAffineMap.coe_mk_contLinear_eq_linearstatement and proof · cited by 1
- ContinuousAffineMap.mk_coestatement and proof · cited by 0
- ContinuousAffineMap.noConfusionproof · cited by 0