NPAへ戻る

Declaration

sq_eq_sq_of_eq_or_neg_eq

Mathlib.Algebra.Square

Packages

2

Module

63

Theorem

750

Declarations

1016

信頼境界外の sidecar

Source text や表示 overlay は提示用メタデータです。信頼する証拠は署名済み証明書と checker の結果です。

Statement

forall (a : RingElem), forall (b : RingElem), forall (h : forall (P : Prop), forall (eq_case : forall (hab : @Eq.{1} RingElem a b), P), forall (neg_case : forall (hanb : @Eq.{1} RingElem a (neg b)), P), P), @Eq.{1} RingElem (sq a) (sq b)

Proof term

fun a => fun b => fun h => @Eq.refl.{1} RingElem (sq a)

Constants