Theorems · Theorem · linear algebra
ExteriorAlgebra.map_injective_field
∀ {K : Type u_1} {E : Type u_2} {F : Type u_3} [inst : Field K] [inst_1 : AddCommGroup E] [inst_2 : Module K E]
[inst_3 : AddCommGroup F] [inst_4 : Module K F] {f : E →ₗ[K] F},
f.ker = ⊥ → Function.Injective ⇑(ExteriorAlgebra.map f)An injective morphism of vector spaces induces an injective morphism of exterior algebras.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Submodulestatement · cited by 7,192
- Bot.botstatement and proof · cited by 4,720
- AlgHomstatement · cited by 3,236
- LinearMap.kerstatement and proof · cited by 848
- QuadraticFormstatement · cited by 507
- ExteriorAlgebrastatement · cited by 131
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.