Theorems · Definition · geometry
AffineMap.comp
{k : Type u_1} →
{V1 : Type u_2} →
{P1 : Type u_3} →
{V2 : Type u_4} →
{P2 : Type u_5} →
{V3 : Type u_6} →
{P3 : Type u_7} →
[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] →
[inst_7 : AddCommGroup V3] →
[inst_8 : Module k V3] →
[inst_9 : AddTorsor V3 P3] → (P2 →ᵃ[k] P3) → (P1 →ᵃ[k] P2) → P1 →ᵃ[k] P3Composition of affine maps.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- LinearMap.compproof · cited by 1,642
- AffineMapstatement and proof · cited by 674
- AffineMap.linearproof · cited by 105
Cited by23
Results whose statement or proof uses this declaration.
- ContinuousAffineMap.compproof · cited by 8
- AffineIsometry.compproof · cited by 4
- AffineSubspace.map_mapstatement and proof · cited by 3
- AffineEquiv.coe_trans_to_affineMapstatement · cited by 2
- AffineEquiv.arrowCongrEquivproof · cited by 2
- AffineMap.comp_lineMapstatement · cited by 2
- AffineMap.lineMap_symmstatement · cited by 1
- AffineMap.comp_applystatement · cited by 1
- Set.Nonempty.intrinsicInteriorproof · cited by 1
- AffineMap.proj_pistatement · cited by 0
- AffineMap.coe_compstatement · cited by 0
- AffineSubspace.map_pointwise_vaddproof · cited by 0