Theorems · Theorem · linear algebra
ExteriorAlgebra.hom_ext
∀ {R : Type u1} [inst : CommRing R] {M : Type u2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {A : Type u_1}
[inst_3 : Semiring A] [inst_4 : Algebra R A] {f g : ExteriorAlgebra R M →ₐ[R] A},
f.toLinearMap ∘ₗ ExteriorAlgebra.ι R = g.toLinearMap ∘ₗ ExteriorAlgebra.ι R → f = gSee note [partially-applied ext lemmas].
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- AlgHomstatement and proof · cited by 3,236
- LinearMap.compstatement and proof · cited by 1,642
- QuadraticFormstatement · cited by 507
- AlgHom.toLinearMapstatement and proof · cited by 254
- ExteriorAlgebrastatement and proof · cited by 131
Cited by2
Results whose statement or proof uses this declaration.
- ExteriorAlgebra.toTrivSqZeroExt_comp_mapproof · cited by 1
- ExteriorAlgebra.hom_ext_iffproof · cited by 0