Theorems · Definition · linear algebra
AlternatingMap.domLCongr
(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) →
{M₂ : Type u_10} →
[inst_5 : AddCommMonoid M₂] →
[inst_6 : Module R M₂] →
(S : Type u_12) →
[inst_7 : Semiring S] →
[inst_8 : Module S N] →
[inst_9 : SMulCommClass R S N] → (M ≃ₗ[R] M₂) → M [⋀^ι]→ₗ[R] N ≃ₗ[S] M₂ [⋀^ι]→ₗ[R] NConstruct a linear equivalence between maps from a linear equivalence between domains.
This is AlternatingMap.compLinearMap as an isomorphism,
and the alternating version of LinearEquiv.multilinearMapCongrLeft.
It could also have been called LinearEquiv.alternatingMapCongrLeft.
- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearEquivstatement and proof · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- AlternatingMapstatement and proof · cited by 329
- AlternatingMap.compLinearMapproof · cited by 22
Cited by7
Results whose statement or proof uses this declaration.
- Orientation.mapproof · cited by 26
- AlternatingMap.compLinearEquiv_eq_zero_iffproof · cited by 4
- Orientation.map_negproof · cited by 1
- AlternatingMap.domLCongr_reflstatement · cited by 1
- AlternatingMap.domLCongr_applystatement and proof · cited by 0
- AlternatingMap.domLCongr_symmstatement · cited by 0
- AlternatingMap.domLCongr_transstatement · cited by 0