Theorems · Theorem · linear algebra
LinearMap.IsAlt.neg
∀ {R : Type u_1} {R₁ : Type u_2} {M : Type u_5} {M₁ : Type u_6} [inst : CommSemiring R] [inst_1 : AddCommGroup M]
[inst_2 : Module R M] [inst_3 : CommSemiring R₁] [inst_4 : AddCommMonoid M₁] [inst_5 : Module R₁ M₁]
{I₁ I₂ : R₁ →+* R} {B : M₁ →ₛₗ[I₁] M₁ →ₛₗ[I₂] M}, B.IsAlt → ∀ (x y : M₁), -(B x) y = (B y) x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- map_addproof · cited by 964
- LinearMap.IsAltstatement and proof · cited by 9
- LinearMap.IsAlt.self_eq_zeroproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.IsAlt.isReflproof · cited by 2
- Polynomial.wronskian_neg_eqproof · cited by 1
- LinearMap.isAlt_iff_eq_neg_flipproof · cited by 0
- LinearMap.BilinForm.IsAlt.neg_eqproof · cited by 0