AffineMap.decomp
∀ {k : Type u_1} {V1 : Type u_2} {V2 : Type u_4} [inst : Ring k] [inst_1 : AddCommGroup V1] [inst_2 : Module k V1]
[inst_3 : AddCommGroup V2] [inst_4 : Module k V2] (f : V1 →ᵃ[k] V2), ⇑f = ⇑f.linear + fun x => f 0Decomposition of an affine map in the special case when the point space and vector space are the same.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- add_zeroproof · cited by 2,707
- AffineMapstatement and proof · cited by 674
- AffineMap.linearstatement · cited by 105
- vadd_eq_addproof · cited by 39
- AffineMap.map_vaddproof · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- AffineMap.hasDerivAtFilterproof · cited by 3
- ContinuousAffineMap.decompproof · cited by 2
- AffineMap.decomp'proof · cited by 0