Theorems · Theorem · linear algebra
AlternatingMap.ext_iff
∀ {R : Type u_1} [inst : Semiring R] {M : Type u_2} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N : Type u_3}
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] {ι : Type u_7} {f f' : M [⋀^ι]→ₗ[R] N},
f = f' ↔ ∀ (x : ι → M), f x = f' x- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- AlternatingMapstatement and proof · cited by 329
- AlternatingMap.extproof · cited by 40
Cited by1
Results whose statement or proof uses this declaration.
- AlternatingMap.compLinearMap_injectiveproof · cited by 1