Nuprl Lemma : opp-side-congruence-lemma

e:EuclideanPlane
  ∀[a,b,A,B,c,d,C,D:Point].
    (cd ≅ CD) supposing 
       (C leftof AB and 
       leftof BA and 
       leftof ab and 
       leftof ba and 
       and 
       bd ≅ BD and 
       ad ≅ AD and 
       bc ≅ BC and 
       ac ≅ AC and 
       ab ≅ AB)


Proof




Definitions occuring in Statement :  euclidean-plane: EuclideanPlane geo-congruent: ab ≅ cd geo-left: leftof bc geo-sep: b geo-point: Point uimplies: supposing a uall: [x:A]. B[x] all: x:A. B[x]
Definitions unfolded in proof :  all: x:A. B[x] uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a and: P ∧ Q cand: c∧ B implies:  Q guard: {T} basic-geometry: BasicGeometry subtype_rel: A ⊆B prop: geo-congruent: ab ≅ cd not: ¬A false: False

Latex:
\mforall{}e:EuclideanPlane
    \mforall{}[a,b,A,B,c,d,C,D:Point].
        (cd  \mcong{}  CD)  supposing 
              (C  leftof  AB  and 
              D  leftof  BA  and 
              c  leftof  ab  and 
              d  leftof  ba  and 
              a  \#  b  and 
              bd  \mcong{}  BD  and 
              ad  \mcong{}  AD  and 
              bc  \mcong{}  BC  and 
              ac  \mcong{}  AC  and 
              ab  \mcong{}  AB)



Date html generated: 2020_05_20-AM-10_07_57
Last ObjectModification: 2020_01_13-PM-04_05_43

Theory : euclidean!plane!geometry


Home Index