Nuprl Lemma : cong-tri-implies-all-cong-angle

e:BasicGeometry. ∀a,b,c,x,y,z:Point.
  (Cong3(abc,xyz)        {abc ≅a xyz ∧ bca ≅a yzx ∧ cab ≅a zxy})


Proof




Definitions occuring in Statement :  geo-cong-tri: Cong3(abc,a'b'c') geo-cong-angle: abc ≅a xyz basic-geometry: BasicGeometry geo-sep: b geo-point: Point guard: {T} all: x:A. B[x] implies:  Q and: P ∧ Q
Definitions unfolded in proof :  guard: {T} all: x:A. B[x] implies:  Q and: P ∧ Q cand: c∧ B member: t ∈ T uall: [x:A]. B[x] uimplies: supposing a subtype_rel: A ⊆B prop:

Latex:
\mforall{}e:BasicGeometry.  \mforall{}a,b,c,x,y,z:Point.
    (Cong3(abc,xyz)
    {}\mRightarrow{}  a  \#  b
    {}\mRightarrow{}  b  \#  c
    {}\mRightarrow{}  c  \#  a
    {}\mRightarrow{}  x  \#  y
    {}\mRightarrow{}  y  \#  z
    {}\mRightarrow{}  z  \#  x
    {}\mRightarrow{}  \{abc  \mcong{}\msuba{}  xyz  \mwedge{}  bca  \mcong{}\msuba{}  yzx  \mwedge{}  cab  \mcong{}\msuba{}  zxy\})



Date html generated: 2020_05_20-AM-09_54_42
Last ObjectModification: 2020_01_14-AM-10_03_05

Theory : euclidean!plane!geometry


Home Index