AffineMap.ext
∀ {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 g : P1 →ᵃ[k] P2}, (∀ (p : P1), f p = g p) → f = gTwo affine maps are equal if they coerce to the same function.
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- DFunLike.extproof · cited by 240
Cited by19
Results whose statement or proof uses this declaration.
- AffineMap.lineMap_sameproof · cited by 13
- AffineMap.homothety_oneproof · cited by 3
- AffineMap.comp_lineMapproof · cited by 2
- AffineMap.ext_linearproof · cited by 2
- AffineMap.homothety_zeroproof · cited by 1
- AffineMap.linear_eq_zero_iff_exists_constproof · cited by 1
- ContinuousAffineMap.contLinear_eq_zero_iff_exists_constproof · cited by 0
- AffineMap.proj_piproof · cited by 0
- AffineSubspace.signedInfDist_eq_const_of_memproof · cited by 0
- signedDist_congrproof · cited by 0
- AffineSubspace.map_pointwise_vaddproof · cited by 0
- AffineMap.homothety_mulproof · cited by 0