Theorems · Theorem · linear algebra
AlternatingMap.congr_fun
∀ {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 g : M [⋀^ι]→ₗ[R] N},
f = g → ∀ (x : ι → M), f x = g x- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.