Theorems · Theorem · linear algebra
ExteriorAlgebra.leftInverse_map_iff
∀ {R : Type u1} [inst : CommRing R] {M : Type u2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {N : Type u4}
[inst_3 : AddCommGroup N] [inst_4 : Module R N] {f : M →ₗ[R] N} {g : N →ₗ[R] M},
Function.LeftInverse ⇑(ExteriorAlgebra.map g) ⇑(ExteriorAlgebra.map f) ↔ Function.LeftInverse ⇑g ⇑fFor a linear map f from M to N,
ExteriorAlgebra.map g is a retraction of ExteriorAlgebra.map f iff
g is a retraction of f.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- AlgHomstatement · cited by 3,236
- QuadraticFormstatement · cited by 507
- ExteriorAlgebrastatement · cited by 131
- ExteriorAlgebra.ιproof · cited by 39
- ExteriorAlgebra.mapstatement and proof · cited by 13
- ExteriorAlgebra.map_apply_ιproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- ExteriorAlgebra.map_injectiveproof · cited by 1